Show
Ignore:
Timestamp:
17/08/08 13:08:40 (5 months ago)
Author:
ono
Message:

Remove ENABLE_SUPERSEDED from projects, this is now part of config.h for win32.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/win32/modules/mod_iq-time/mod_iq-time.vcproj

    r664 r677  
    4242                                Optimization="0" 
    4343                                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" 
    4545                                MinimalRebuild="true" 
    4646                                BasicRuntimeChecks="3" 
     
    122122                                Name="VCCLCompilerTool" 
    123123                                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" 
    125125                                RuntimeLibrary="2" 
    126126                                UsePrecompiledHeader="0"