diff options
author | scuri <scuri> | 2009-12-16 13:20:08 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-12-16 13:20:08 +0000 |
commit | d16f00afbbac707bba729eb3874fac4c52273a91 (patch) | |
tree | 3c92a5551573f4ba88cc525803d1756fff5e45fb /mak.vc9/cdsimple.vcproj | |
parent | 130c513d903cc7d3d67f9fcb82d9b1a964cf0f08 (diff) |
*** empty log message ***
Diffstat (limited to 'mak.vc9/cdsimple.vcproj')
-rw-r--r-- | mak.vc9/cdsimple.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mak.vc9/cdsimple.vcproj b/mak.vc9/cdsimple.vcproj index 64edbe8..0afcf41 100644 --- a/mak.vc9/cdsimple.vcproj +++ b/mak.vc9/cdsimple.vcproj @@ -44,7 +44,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\include,..\..\iup\include" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;__CD__;simple;_CRT_SECURE_NO_DEPRECATE" + PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;__CD__;simple;_CRT_SECURE_NO_DEPRECATE;USE_CONTEXTPLUS" BasicRuntimeChecks="3" RuntimeLibrary="1" PrecompiledHeaderFile=".\..\obj\cdsimple/cdsimple.pch" |