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/jabberd2/jabberd2.vcproj

    r665 r677  
    4242                                Optimization="0" 
    4343                                AdditionalIncludeDirectories=".;../include;../..;../../util" 
    44                                 PreprocessorDefinitions="SX_DEBUG;MIO_DEBUG;MIO_WSASYNC;WIN32;_DEBUG;_USRDLL;JABBERD2_EXPORTS;HAVE_CONFIG_H;USE_LIBSUBST;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;ENABLE_SUPERSEDED" 
     44                                PreprocessorDefinitions="SX_DEBUG;MIO_DEBUG;MIO_WSASYNC;WIN32;_DEBUG;_USRDLL;JABBERD2_EXPORTS;HAVE_CONFIG_H;USE_LIBSUBST;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE" 
    4545                                MinimalRebuild="true" 
    4646                                BasicRuntimeChecks="3" 
     
    120120                                Optimization="2" 
    121121                                AdditionalIncludeDirectories=".;../include;../..;../../util" 
    122                                 PreprocessorDefinitions="MIO_WSASYNC;WIN32;NDEBUG;_USRDLL;JABBERD2_EXPORTS;HAVE_CONFIG_H;USE_LIBSUBST;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;ENABLE_SUPERSEDED" 
     122                                PreprocessorDefinitions="MIO_WSASYNC;WIN32;NDEBUG;_USRDLL;JABBERD2_EXPORTS;HAVE_CONFIG_H;USE_LIBSUBST;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE" 
    123123                                RuntimeLibrary="2" 
    124124                                UsePrecompiledHeader="0"