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/TestPreprocessor.vcproj

    r2238 r2255  
    197197                                OmitFramePointers="TRUE" 
    198198                                EnableFiberSafeOptimizations="TRUE" 
     199                                WholeProgramOptimization="FALSE" 
    199200                                OptimizeForProcessor="3" 
    200201                                OptimizeForWindowsApplication="TRUE" 
     
    202203                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;GTP_INTERNAL;USE_QT;USE_CG;USE_HASH_PV" 
    203204                                StringPooling="TRUE" 
     205                                MinimalRebuild="TRUE" 
    204206                                ExceptionHandling="TRUE" 
    205207                                RuntimeLibrary="2" 
    206                                 EnableEnhancedInstructionSet="2" 
     208                                EnableEnhancedInstructionSet="0" 
    207209                                RuntimeTypeInfo="FALSE" 
    208210                                UsePrecompiledHeader="0" 
     
    215217                                Name="VCLinkerTool" 
    216218                                AdditionalDependencies="xerces-c_2.lib glew32.lib zdll.lib zziplib.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib Preprocessor.lib RTScene.lib RTWorld.lib QtCore4.lib qtmain.lib cg.lib cgGL.lib QtOpenGL4.lib Qt3Support4.lib QtTest4.lib QtGui4.lib QtInterface.lib" 
    217                                 OutputFile="../bin/release/Preprocessor2.exe" 
     219                                OutputFile="../bin/release/Preprocessor.exe" 
    218220                                LinkIncremental="1" 
    219221                                AdditionalLibraryDirectories="..\src\GL;..\lib\release;..\..\Preprocessing\lib\release;..\..\..\..\..\..\NonGTP\Boost\lib;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\NonGTP\Zlib\lib;..\..\..\..\..\..\NonGTP\Devil\lib;..\MultiLevelRayTracing\RTScene\Release;..\MultiLevelRayTracing\RTWorld\Release;"$(QTDIR)\lib";.\QtInterface\Release;"$(CG_LIB_PATH)"" 
Note: See TracChangeset for help on using the changeset viewer.