Sam Lantinga
74cee7033b
Updated projects for Visual Studio 2010, 2012 and 2013
...
* Test programs use project references instead of hard-coding SDL library dependencies
* Test data files are copied only when needed.
* Copying SDL2.dll is no longer necessary
* Fixed /SAFESEH warning
* Fixed attempted rebuild of SDL every time a test program is run
2014-06-07 21:58:18 -07:00
Sam Lantinga
b139a615ac
Added project files for Visual Studio 2013
...
Added /arch:SSE code generation option to prevent SSE2 floating point functions from being implicitly called (which aren't linked in SDL)
2013-11-10 11:51:06 -08:00
Sam Lantinga
bbb0519eee
Fix building the tests with Visual Studio 2012 (thanks Isaac!)
2013-08-07 09:20:41 -07:00
Andreas Schiffler
d87052e8fd
Add missing VS2012 test projects; update VS2010 and VS2012 solutions; update keybord suite for VS compiler warnings
2013-06-03 19:24:18 -07:00
Sam Lantinga
c484f884c5
Updated to SDL 2.0, and SDL 2.0 can now be installed coexisting with SDL 1.2
2012-01-22 17:21:00 -05:00
Sam Lantinga
094db18796
Don't hardcode output paths, Visual Studio does the right thing.
2012-01-09 04:53:58 -05:00
Sam Lantinga
91c26c9eb7
Removing test projects for Visual Studio 2005
2012-01-09 04:39:55 -05:00
Sam Lantinga
6af452ca77
Added quotes to the post-build copy commands
2011-03-15 22:42:26 -07:00
Sam Lantinga
317257b056
Use the debug C runtime for the debug configuration
2011-01-19 13:50:53 -08:00
Sam Lantinga
2454e69555
Added post build step to copy SDL and data files into the test projects
2011-01-19 11:35:54 -08:00
Sam Lantinga
54e9e14daf
Added testatomic test project
2011-01-17 13:42:24 -08:00