From 3d7a6fcba7ae7190585569e17e970cd5138ec9e4 Mon Sep 17 00:00:00 2001 From: pixel Date: Fri, 26 Dec 2003 23:51:33 +0000 Subject: Fixing more bugs, and added #defines to remove the bad hFile from hell... --- MSVC/Baltisot - generic/Baltisot - generic.vcproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MSVC/Baltisot - generic/Baltisot - generic.vcproj b/MSVC/Baltisot - generic/Baltisot - generic.vcproj index f57638d..d1b056a 100644 --- a/MSVC/Baltisot - generic/Baltisot - generic.vcproj +++ b/MSVC/Baltisot - generic/Baltisot - generic.vcproj @@ -20,7 +20,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\generic\include;..\..\generic\lib\zlib\include;..\..\generic\lib\lua\includes;..\..\generic\lib\lua\include" - PreprocessorDefinitions="_WINDOWS;ZLIB_DLL" + PreprocessorDefinitions="_WINDOWS;ZLIB_DLL;NO_HFILE" MinimalRebuild="TRUE" BasicRuntimeChecks="3" RuntimeLibrary="5" -- cgit v1.2.3