From 10d2965791c78a23b2e1ca91f293c3d49f852d78 Mon Sep 17 00:00:00 2001 From: pixel Date: Wed, 28 Apr 2004 14:24:13 +0000 Subject: Fixing and updates for MSVC --- MSVC/Baltisot - generic/Baltisot - generic.vcproj | 203 +++++++++++++++++++++- 1 file changed, 199 insertions(+), 4 deletions(-) (limited to 'MSVC/Baltisot - generic') diff --git a/MSVC/Baltisot - generic/Baltisot - generic.vcproj b/MSVC/Baltisot - generic/Baltisot - generic.vcproj index d1b056a..aae7e9c 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;NO_HFILE" + PreprocessorDefinitions="_WINDOWS;ZLIB_DLL;NO_HFILE;READLINE_STATIC;READLINE_LIBRARY" MinimalRebuild="TRUE" BasicRuntimeChecks="3" RuntimeLibrary="5" @@ -32,7 +32,8 @@ Name="VCCustomBuildTool"/> + OutputFile="$(OutDir)/Baltisot - generic.lib" + IgnoreAllDefaultLibraries="FALSE"/> + OutputFile="$(OutDir)/Baltisot - generic.lib" + IgnoreAllDefaultLibraries="FALSE"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3