Ignore:
Timestamp:
08/25/06 18:25:09 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1283 r1286  
    7070                        <Tool 
    7171                                Name="VCCLCompilerTool" 
    72                                 Optimization="0" 
     72                                Optimization="3" 
     73                                GlobalOptimizations="TRUE" 
     74                                InlineFunctionExpansion="2" 
     75                                EnableIntrinsicFunctions="TRUE" 
     76                                FavorSizeOrSpeed="1" 
     77                                OptimizeForProcessor="3" 
     78                                OptimizeForWindowsApplication="TRUE" 
    7379                                AdditionalIncludeDirectories="..\include;..\..\..\..\..\..\NonGTP\Boost;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\MultiLevelRayTracing" 
    7480                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 
     
    7682                                RuntimeTypeInfo="TRUE" 
    7783                                UsePrecompiledHeader="0" 
     84                                BrowseInformation="1" 
    7885                                WarningLevel="3" 
    7986                                Detect64BitPortabilityProblems="TRUE" 
Note: See TracChangeset for help on using the changeset viewer.