Ignore:
Timestamp:
07/05/06 10:43:45 (18 years ago)
Author:
mattausch
Message:

version for performance testing

File:
1 edited

Legend:

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

    r1011 r1076  
    7373                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 
    7474                                RuntimeLibrary="2" 
     75                                RuntimeTypeInfo="TRUE" 
    7576                                UsePrecompiledHeader="0" 
    7677                                WarningLevel="3" 
     
    8586                                LinkIncremental="1" 
    8687                                AdditionalLibraryDirectories="..\support\xercesc\lib\;..\support\zlib\lib\;..\support\devil\lib;"$(QTDIR)\lib";..\include;..\src\GL;"$(CG_LIB_PATH)";"$(GTPDIR)\NonGTP\Xerces";"$(GTPDIR)\NonGTP\Xerces\xercesc\lib";"$(GTPDIR)\NonGTP\zlib\lib";"$(GTPDIR)\NonGTP\Devil\lib";..\lib\release;..\..\Preprocessing\lib\release" 
    87                                 GenerateDebugInformation="FALSE" 
     88                                GenerateDebugInformation="TRUE" 
    8889                                SubSystem="1" 
    8990                                OptimizeReferences="2" 
    9091                                EnableCOMDATFolding="2" 
    91                                 TargetMachine="1"/> 
     92                                TargetMachine="1" 
     93                                FixedBaseAddress="1"/> 
    9294                        <Tool 
    9395                                Name="VCMIDLTool"/> 
     
    133135                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> 
    134136                </Filter> 
     137                <File 
     138                        RelativePath=".\VTune\TestPreprocessor.vpj"> 
     139                </File> 
    135140        </Files> 
    136141        <Globals> 
Note: See TracChangeset for help on using the changeset viewer.