Ignore:
Timestamp:
03/11/07 16:14:59 (17 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2206 r2228  
    257257                                GlobalOptimizations="TRUE" 
    258258                                InlineFunctionExpansion="2" 
    259                                 FavorSizeOrSpeed="1" 
     259                                EnableIntrinsicFunctions="TRUE" 
     260                                FavorSizeOrSpeed="1" 
     261                                OmitFramePointers="TRUE" 
    260262                                EnableFiberSafeOptimizations="TRUE" 
    261                                 OptimizeForProcessor="3" 
     263                                OptimizeForProcessor="1" 
    262264                                OptimizeForWindowsApplication="TRUE" 
    263265                                AdditionalIncludeDirectories="..\include;..\..\..\..\..\..\NonGTP\Boost;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;"$(QTDIR)\include\QtOpenGl";"$(QTDIR)\include\Qt";"$(QTDIR)\include\QtCore";"$(QTDIR)\include"" 
    264266                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;GTP_INTERNAL;NO_QT" 
    265267                                RuntimeLibrary="2" 
    266                                 RuntimeTypeInfo="TRUE" 
     268                                EnableEnhancedInstructionSet="2" 
     269                                RuntimeTypeInfo="FALSE" 
    267270                                UsePrecompiledHeader="0" 
    268271                                WarningLevel="3" 
     
    281284                                OptimizeReferences="2" 
    282285                                EnableCOMDATFolding="2" 
     286                                OptimizeForWindows98="1" 
    283287                                TargetMachine="1" 
    284288                                FixedBaseAddress="1"/> 
Note: See TracChangeset for help on using the changeset viewer.