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.icproj

    r2239 r2255  
    22<VisualStudioProject  
    33        ProjectType="Intel C++ Project" 
    4         Version="9.0" 
     4        Version="9.1" 
    55        Name="Preprocessor" 
    66        ProjectGUID="{E240C450-69B9-4B01-A6FD-88F9466A3A88}" 
     
    221221                                IntermediateDirectory="..\obj\Release" 
    222222                                ConfigurationType="4" 
    223                                 CharacterSet="2"/> 
     223                                CharacterSet="2" 
     224                                WholeProgramOptimization="0"/> 
    224225                        <Tool  
    225226                                Name="DebugTool"/> 
     
    237238                                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" 
    238239                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL;USE_QT;USE_HASH_PV" 
     240                                MinimalRebuild="1" 
    239241                                ExceptionHandling="1" 
    240242                                RuntimeLibrary="2" 
    241                                 EnableEnhancedInstructionSet="2" 
     243                                EnableEnhancedInstructionSet="0" 
    242244                                DisableLanguageExtensions="0" 
    243245                                ForceConformanceInForLoopScope="0" 
     
    247249                                WarningLevel="2" 
    248250                                Detect64BitPortabilityProblems="1" 
    249                                 DebugInformationFormat="3"/> 
     251                                DebugInformationFormat="3" 
     252                                UseProcExt="2" 
     253                                RequireProcExt="2"/> 
    250254                        <Tool  
    251255                                Name="LinkerTool" 
     
    288292                                InlineFunctionExpansion="2" 
    289293                                EnableIntrinsicFunctions="1" 
    290                                 ImproveFloatingPointConsistency="1" 
     294                                ImproveFloatingPointConsistency="0" 
    291295                                FavorSizeOrSpeed="1" 
    292296                                OmitFramePointers="1" 
Note: See TracChangeset for help on using the changeset viewer.