summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpixel <pixel>2003-12-26 23:51:33 +0000
committerpixel <pixel>2003-12-26 23:51:33 +0000
commit3d7a6fcba7ae7190585569e17e970cd5138ec9e4 (patch)
treef0b5f8d63004445db50afed5f04d46e167e1d744
parent9969c145b6d9ed39300b1e35092ac87d9019d487 (diff)
Fixing more bugs, and added #defines to remove the bad hFile from hell...
-rw-r--r--MSVC/Baltisot - generic/Baltisot - generic.vcproj2
1 files changed, 1 insertions, 1 deletions
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"