volvet
9f50e0c91e
clean multi-threading macro
2014-03-31 18:24:10 -07:00
Martin Storsjö
70360cb11e
Move the ASM variable declaration into the x86-common file
2014-02-28 10:22:19 +02:00
Martin Storsjö
03c00dc226
Include the x86 common header for x86 MSVC as well
2014-02-19 21:04:30 +02:00
Martin Storsjö
b9f04e0db8
Enable threading when building for most platforms
...
Don't enable threading globally since the MSVC/ARM build target
(neither windows phone nor windows rt) doesn't support the normal
windows threading functions.
2014-01-26 10:34:53 +02:00
Martin Storsjö
7f6cdb516d
Add platform files for msvc and msvc-arm
...
Build with "make UNAME=msvc" to invoke this.
2014-01-17 12:06:12 +02:00