mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
Added VS 2008 solution and project files
To compile with VS 2008 you have to disable the fist line in "Standard Gaming Platform\input.cpp". Just look for comment "// VS2008" git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2426 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
//It make trouble in vs2008, uncomment it if you need it
|
||||
#define _WIN32_WINNT WINVER//dnl this should be defined globaly on project
|
||||
// VS2008: If compiling with VS2008 disable the next line!
|
||||
#define _WIN32_WINNT WINVER
|
||||
|
||||
#ifdef JA2_PRECOMPILED_HEADERS
|
||||
#include "JA2 SGP ALL.H"
|
||||
#elif defined( WIZ8_PRECOMPILED_HEADERS )
|
||||
|
||||
Reference in New Issue
Block a user