Sam Lantinga
|
c04efa65dc
|
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 |
|
Andreas Schiffler
|
a74537a5a9
|
Fix bug 1494: add missing test projects to VS2010/VS2010 solution
|
2013-07-22 06:00:41 -07:00 |
|
Sam Lantinga
|
d71e0546a9
|
Updated to SDL 2.0, and SDL 2.0 can now be installed coexisting with SDL 1.2
--HG--
rename : sdl-config.in => sdl2-config.in
rename : sdl.m4 => sdl2.m4
rename : sdl.pc.in => sdl2.pc.in
|
2012-01-22 17:21:00 -05:00 |
|
Sam Lantinga
|
5d1613d59e
|
Don't hardcode output paths, Visual Studio does the right thing.
|
2012-01-09 04:53:58 -05:00 |
|
Sam Lantinga
|
93b05747f5
|
Removing test projects for Visual Studio 2005
|
2012-01-09 04:39:55 -05:00 |
|
Sam Lantinga
|
e6a027df65
|
Added quotes to the post-build copy commands
|
2011-03-15 22:42:26 -07:00 |
|
Sam Lantinga
|
de8bd33888
|
Use the debug C runtime for the debug configuration
|
2011-01-19 13:50:53 -08:00 |
|
Sam Lantinga
|
e73252548b
|
Added post build step to copy SDL and data files into the test projects
|
2011-01-19 11:35:54 -08:00 |
|
Sam Lantinga
|
f7fc00e75c
|
Added a Visual Studio project for testgesture
|
2010-11-30 12:38:46 -08:00 |
|