summaryrefslogtreecommitdiff
path: root/MSVC/mogltk/mogltk.vcproj
diff options
context:
space:
mode:
authorpixel <pixel>2005-12-02 11:22:51 +0000
committerpixel <pixel>2005-12-02 11:22:51 +0000
commit9ecacd862cd0f6e1041a668d626862ed49d2e8a1 (patch)
treeddb6105dfd746daf49d9cb62416556ff67758b69 /MSVC/mogltk/mogltk.vcproj
parent97f21766f4c09655523baf8ec40ff1d82bab2dbc (diff)
Cleaning things a bit
Diffstat (limited to 'MSVC/mogltk/mogltk.vcproj')
-rw-r--r--MSVC/mogltk/mogltk.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/MSVC/mogltk/mogltk.vcproj b/MSVC/mogltk/mogltk.vcproj
index 8cdc11f..f150858 100644
--- a/MSVC/mogltk/mogltk.vcproj
+++ b/MSVC/mogltk/mogltk.vcproj
@@ -40,7 +40,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\SDLinclude;&quot;..\..\mogltk\include&quot;;&quot;..\..\generic\include&quot;;&quot;..\..\generic\lib\zlib\include&quot;"
+ AdditionalIncludeDirectories="..\..\..\SDL\include;&quot;..\..\mogltk\include&quot;;&quot;..\..\generic\include&quot;;&quot;..\..\generic\lib\zlib\include&quot;"
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
MinimalRebuild="true"
BasicRuntimeChecks="3"
@@ -103,7 +103,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="..\..\..\SDLinclude;&quot;..\..\mogltk\include&quot;;&quot;..\..\generic\include&quot;;&quot;..\..\generic\lib\zlib\include&quot;"
+ AdditionalIncludeDirectories="..\..\..\SDL\include;&quot;..\..\mogltk\include&quot;;&quot;..\..\generic\include&quot;;&quot;..\..\generic\lib\zlib\include&quot;"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="2"
UsePrecompiledHeader="0"