From a5bd69ac4a18d8bfb8527dbf29348b279aaa0a08 Mon Sep 17 00:00:00 2001 From: Scott Ehlert Date: Sun, 4 Jun 2006 04:35:53 +0000 Subject: [PATCH] MSVC8 project file fixed and updated --- dlls/sqlite/msvc8/sqlite_amxx.vcproj | 162 ++++++++++++++++++++++++--- 1 file changed, 147 insertions(+), 15 deletions(-) diff --git a/dlls/sqlite/msvc8/sqlite_amxx.vcproj b/dlls/sqlite/msvc8/sqlite_amxx.vcproj index 045aff84..b4e4fac6 100644 --- a/dlls/sqlite/msvc8/sqlite_amxx.vcproj +++ b/dlls/sqlite/msvc8/sqlite_amxx.vcproj @@ -42,8 +42,8 @@ Name="VCCLCompilerTool" AdditionalOptions="/D "NO_TCL"" Optimization="0" - AdditionalIncludeDirectories=""..\sqlite-source"" - PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;sqlite_EXPORTS" + AdditionalIncludeDirectories=""..\sqlite-source";"..\sqlitepp";"..\thread";"..\sdk"" + PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;sqlite_EXPORTS;SM_DEFAULT_THREADER" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="1" @@ -65,7 +65,7 @@ /> + + + + + + @@ -208,25 +220,45 @@ Filter="h;hpp;hxx;hm;inl;inc" > + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +