Changeset 677 for trunk/win32/modules/mod_iq-time/mod_iq-time.vcproj
- Timestamp:
- 17/08/08 13:08:40 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/win32/modules/mod_iq-time/mod_iq-time.vcproj
r664 r677 42 42 Optimization="0" 43 43 AdditionalIncludeDirectories=".;../../include;../../..;../../../util;../../../sm" 44 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MOD_EXPORTS;HAVE_CONFIG_H;USE_LIBSUBST;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE ;ENABLE_SUPERSEDED"44 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MOD_EXPORTS;HAVE_CONFIG_H;USE_LIBSUBST;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE" 45 45 MinimalRebuild="true" 46 46 BasicRuntimeChecks="3" … … 122 122 Name="VCCLCompilerTool" 123 123 AdditionalIncludeDirectories=".;../../include;../../..;../../../util;../../../sm" 124 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MOD_EXPORTS;HAVE_CONFIG_H;USE_LIBSUBST;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE ;ENABLE_SUPERSEDED"124 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MOD_EXPORTS;HAVE_CONFIG_H;USE_LIBSUBST;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE" 125 125 RuntimeLibrary="2" 126 126 UsePrecompiledHeader="0"
