Ignore:
Timestamp:
03/16/07 17:20:26 (17 years ago)
Author:
mattausch
Message:

improved scenemanager config

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.vcproj

    r2239 r2255  
    209209                        IntermediateDirectory="..\obj\Release" 
    210210                        ConfigurationType="4" 
    211                         CharacterSet="2"> 
     211                        CharacterSet="2" 
     212                        WholeProgramOptimization="TRUE"> 
    212213                        <Tool 
    213214                                Name="VCCLCompilerTool" 
     
    219220                                OmitFramePointers="TRUE" 
    220221                                EnableFiberSafeOptimizations="TRUE" 
     222                                WholeProgramOptimization="FALSE" 
    221223                                OptimizeForProcessor="3" 
    222224                                OptimizeForWindowsApplication="TRUE" 
    223225                                AdditionalIncludeDirectories="..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\MultiLevelRayTracing;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;&quot;$(CG_INC_PATH)&quot;;Timer;..\src\sparsehash\src\google\sparsehash;..\src\sparsehash\src\windows;..\src\sparsehash\src\google;..\src\sparsehash\src;..\src\ootl\;..\src\ootl\src\;..\src\ootl\src\cpp;..\src\ootl\src\cpp\include\;..\src\ootl\src\include\ootl;..\src\ootl\src\include\ootl\sandbox;..\src\ootl\src\cpp\include\ootl\mswin" 
    224226                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL;USE_QT;USE_HASH_PV" 
     227                                StringPooling="TRUE" 
     228                                MinimalRebuild="TRUE" 
    225229                                ExceptionHandling="TRUE" 
    226230                                RuntimeLibrary="2" 
    227                                 EnableEnhancedInstructionSet="2" 
     231                                EnableEnhancedInstructionSet="0" 
    228232                                DisableLanguageExtensions="FALSE" 
    229233                                ForceConformanceInForLoopScope="FALSE" 
Note: See TracChangeset for help on using the changeset viewer.