From b91e8a572a1c81917346b49a865f4376eea9e3bb Mon Sep 17 00:00:00 2001 From: Paweł Kołodziejski Date: Sun, 12 Feb 2006 14:08:45 +0000 Subject: updated msvc8 project files to latest 'engines' directory changes svn-id: r20615 --- dists/msvc8/gob.vcproj | 100 ++++++++++++++++++++++++------------------------- 1 file changed, 50 insertions(+), 50 deletions(-) (limited to 'dists/msvc8/gob.vcproj') diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj index 22f134dc08..932a772ec8 100644 --- a/dists/msvc8/gob.vcproj +++ b/dists/msvc8/gob.vcproj @@ -40,7 +40,7 @@ Name="VCCLCompilerTool" AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996" Optimization="0" - AdditionalIncludeDirectories="../../;../../common" + AdditionalIncludeDirectories="../..;../../engines" PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS" MinimalRebuild="true" ExceptionHandling="1" @@ -112,7 +112,7 @@ Optimization="2" InlineFunctionExpansion="1" OmitFramePointers="true" - AdditionalIncludeDirectories="../../;../../common" + AdditionalIncludeDirectories="../..;../../engines" PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS" StringPooling="true" ExceptionHandling="1" @@ -159,195 +159,195 @@ -- cgit v1.2.3