From 369956eb63131a8acca2152a64eb33e1709137b4 Mon Sep 17 00:00:00 2001 From: SmileTheory Date: Thu, 14 Mar 2013 21:36:44 -0700 Subject: [PATCH] Fix compilation in VS2008. --- misc/msvc/opengl1.vcproj | 68 ++++++++++++++++++++-------------------- misc/msvc/opengl2.vcproj | 28 ++++++++--------- 2 files changed, 48 insertions(+), 48 deletions(-) diff --git a/misc/msvc/opengl1.vcproj b/misc/msvc/opengl1.vcproj index 0d6e863b..e23eddc0 100644 --- a/misc/msvc/opengl1.vcproj +++ b/misc/msvc/opengl1.vcproj @@ -49,7 +49,7 @@ Optimization="2" InlineFunctionExpansion="2" AdditionalIncludeDirectories="..\..\code\SDL12\include;..\..\code\libcurl;..\..\code\AL;..\..\code\libspeex\include;..\..\code\zlib;"..\..\code\jpeg-8c"" - PreprocessorDefinitions="_WIN32;WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;BOTLIB;USE_ICON;USE_CURL;USE_CURL_DLOPEN;USE_OPENAL;USE_OPENAL_DLOPEN;USE_VOIP;HAVE_CONFIG_H;MISSIONPACK;USE_RENDERER_DLOPEN" + PreprocessorDefinitions="_WIN32;WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;BOTLIB;USE_ICON;USE_CURL;USE_CURL_DLOPEN;USE_OPENAL;USE_OPENAL_DLOPEN;USE_VOIP;HAVE_CONFIG_H;MISSIONPACK;USE_INTERNAL_JPEG;USE_RENDERER_DLOPEN" StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" @@ -348,7 +348,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\code\SDL12\include;..\..\code\libcurl;..\..\code\AL;..\..\code\libspeex\include;..\..\code\zlib;"..\..\code\jpeg-8c"" - PreprocessorDefinitions="_WIN32;WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;BOTLIB;USE_ICON;USE_CURL;USE_CURL_DLOPEN;USE_OPENAL;USE_OPENAL_DLOPEN;USE_VOIP;HAVE_CONFIG_H;MISSIONPACK;USE_RENDERER_DLOPEN" + PreprocessorDefinitions="_WIN32;WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;BOTLIB;USE_ICON;USE_CURL;USE_CURL_DLOPEN;USE_OPENAL;USE_OPENAL_DLOPEN;USE_VOIP;HAVE_CONFIG_H;MISSIONPACK;USE_INTERNAL_JPEG;USE_RENDERER_DLOPEN" RuntimeLibrary="3" UsePrecompiledHeader="0" PrecompiledHeaderFile="$(IntDir)\opengl1.pch" @@ -444,123 +444,123 @@ > @@ -585,7 +585,7 @@ >