Jukka Jylänki
|
7715b41729
|
Remove Hello_Triangle_KD project from msvc tests, since it depends on nonexisting OpenKode.
|
2013-09-10 16:20:55 +03:00 |
Jukka Jylänki
|
4c8866deaa
|
Remove the use of solution folders in msvc10 tests, since that feature is not supported in VS Express.
|
2013-09-10 16:19:40 +03:00 |
Jukka Jylänki
|
15f4ad9b5b
|
Remove compilation warnings on msvc10 tests. Add missing --preload-file directives to SDL samples when building from msvc10. Removed the 'new' sample from msvc10 build since it is not designed to be built directly. Fixes https://groups.google.com/forum/#!topic/emscripten-discuss/HVavL5SPUrk
|
2013-08-30 14:08:40 +03:00 |
Jukka Jylänki
|
a3add373fe
|
Pass relative paths instead of absolute paths in Visual Studio include directories for the glbook samples in msvc10 tests. Fixes #1568.
|
2013-08-29 20:55:55 +03:00 |
Jukka Jylänki
|
25ecb68e56
|
Added Visual Studio 2010 solution and project files for the applications in tests/.
Building from VS2010 requires the vs-tool plugin, available at https://github.com/juj/vs-tool .
|
2012-05-15 21:17:05 +03:00 |