From 47b21c600265c30f679861f8c460784530f52354 Mon Sep 17 00:00:00 2001 From: pixel Date: Fri, 26 Dec 2003 19:58:13 +0000 Subject: Fixed GC and some related problems. --- MSVC/Baltisot - generic/Baltisot - generic.vcproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MSVC/Baltisot - generic') diff --git a/MSVC/Baltisot - generic/Baltisot - generic.vcproj b/MSVC/Baltisot - generic/Baltisot - generic.vcproj index 40d20c2..f57638d 100644 --- a/MSVC/Baltisot - generic/Baltisot - generic.vcproj +++ b/MSVC/Baltisot - generic/Baltisot - generic.vcproj @@ -57,7 +57,7 @@ Optimization="2" InlineFunctionExpansion="1" OmitFramePointers="TRUE" - AdditionalIncludeDirectories="..\..\generic\include;..\..\..\zlib" + AdditionalIncludeDirectories="..\..\generic\include;..\..\generic\lib\zlib\include;..\..\generic\lib\lua\includes;..\..\generic\lib\lua\include" PreprocessorDefinitions="_WINDOWS;ZLIB_DLL" StringPooling="TRUE" RuntimeLibrary="4" -- cgit v1.2.3