aboutsummaryrefslogtreecommitdiff
path: root/sqlite/template/template-vc9.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'sqlite/template/template-vc9.vcproj')
-rw-r--r--sqlite/template/template-vc9.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/sqlite/template/template-vc9.vcproj b/sqlite/template/template-vc9.vcproj
index 48516cd..9d54cbb 100644
--- a/sqlite/template/template-vc9.vcproj
+++ b/sqlite/template/template-vc9.vcproj
@@ -123,7 +123,7 @@
Optimization="2"
EnableIntrinsicFunctions="true"
AdditionalIncludeDirectories="$(SolutionDir)\..\libcommon"
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_VC_H"
+ PreprocessorDefinitions="WIN32;_CONSOLE;HAVE_CONFIG_VC_H"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
@@ -278,7 +278,7 @@
Optimization="2"
EnableIntrinsicFunctions="true"
AdditionalIncludeDirectories="$(SolutionDir)\..\libcommon"
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_VC_H"
+ PreprocessorDefinitions="WIN32;_CONSOLE;HAVE_CONFIG_VC_H"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"