7 Commits

Author SHA1 Message Date
Daniel Marjamäki
3dd504bcb2 updates of Visual Studio files 2010-08-20 17:59:09 +02:00
Daniel Marjamäki
2450a80556 Visual Studio: Added /MP switch 2010-08-05 19:02:05 +02:00
Kimmo Varis
45a6742e3f Windows: Add _CRT_SECURE_NO_WARNINGS define.
The _CRT_SECURE_NO_WARNINGS define suppresses some Windows-specific
compile warnings. Windows has "secure" versions of some functions
and compiler outputs warnings that those "secure" versions should
be used instead. Since other platforms don't have those functions
we just suppress this warning for now on.
2010-07-27 17:34:13 +03:00
Kimmo Varis
60cf37d1ef Update VS 2010 project files. 2010-07-26 22:06:33 +03:00
firewave
d6d4b99b85 Removed obsolete checkheaders from Visual Studio projects 2010-06-17 15:00:58 +02:00
firewave
2038684839 Moved shared files back into executable projects - it caused the instances of the checks to be optimized away 2010-04-14 17:52:46 +02:00
firewave
8e20d5b08d Added Visual Studio 2010 soultion and project files 2010-04-14 12:05:10 +02:00