From 30da4fd129e064d1a9583ea2c0725634687befa2 Mon Sep 17 00:00:00 2001 From: pixel Date: Tue, 31 Jan 2006 17:02:38 +0000 Subject: Way too much changes - all over. --- MSVC/Baltisot - generic/Baltisot - generic.vcproj | 808 +++++++++++++++++++++- MSVC/mogltk/mogltk.vcproj | 4 +- 2 files changed, 806 insertions(+), 6 deletions(-) (limited to 'MSVC') diff --git a/MSVC/Baltisot - generic/Baltisot - generic.vcproj b/MSVC/Baltisot - generic/Baltisot - generic.vcproj index 7338f95..dc69cea 100644 --- a/MSVC/Baltisot - generic/Baltisot - generic.vcproj +++ b/MSVC/Baltisot - generic/Baltisot - generic.vcproj @@ -41,8 +41,8 @@ Name="VCCLCompilerTool" UseUnicodeResponseFiles="true" Optimization="0" - AdditionalIncludeDirectories=""..\dirent";"..\..\generic\lib\lua\include";"..\..\generic\lib\lua\includes";"..\..\generic\lib\zlib\include";"..\..\generic\include";"..\regex"" - PreprocessorDefinitions="WIN32;_DEBUG;_LIB;READLINE_STATIC;READLINE_LIBRARY;STD_HEADERS;STDC;$(NOINHERIT)" + AdditionalIncludeDirectories=""..\dirent";"..\..\generic\lib\lua\include";"..\..\generic\lib\lua\includes";"..\..\generic\lib\zlib\include";"..\..\generic\include";"..\regex";"..\iconv"" + PreprocessorDefinitions="WIN32;_DEBUG;_LIB;READLINE_STATIC;READLINE_LIBRARY;STD_HEADERS;STDC;LIBICONV_PLUG;NO_HFILE;$(NOINHERIT)" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" @@ -104,8 +104,8 @@ /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/MSVC/mogltk/mogltk.vcproj b/MSVC/mogltk/mogltk.vcproj index 29dab9a..c57590a 100644 --- a/MSVC/mogltk/mogltk.vcproj +++ b/MSVC/mogltk/mogltk.vcproj @@ -41,7 +41,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\SDL\include;"..\..\mogltk\include";"..\..\generic\include";"..\..\generic\lib\zlib\include"" - PreprocessorDefinitions="WIN32;_DEBUG;_LIB" + PreprocessorDefinitions="WIN32;_DEBUG;_LIB;NO_HFILE" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" @@ -104,7 +104,7 @@