Ignore:
Timestamp:
06/02/08 04:11:30 (16 years ago)
Author:
mattausch
Message:

worked on gvs

File:
1 edited

Legend:

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

    r2727 r2729  
    102102                        <Tool 
    103103                                Name="VCCLCompilerTool" 
     104                                Optimization="3" 
     105                                InlineFunctionExpansion="2" 
     106                                EnableIntrinsicFunctions="true" 
     107                                FavorSizeOrSpeed="1" 
     108                                OmitFramePointers="true" 
    104109                                AdditionalIncludeDirectories="..\src;Timer;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;&quot;..\..\..\..\..\..\NonGTP\Xerces\xerces-c_2_8_0\include&quot;;..\..\..\..\..\..\NonGTP\Boost;..\src\havran;..\MultiLevelRayTracing;&quot;$(CG_INC_PATH)&quot;" 
    105110                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;USE_VERBOSE_PVS;USE_QT;GTP_INTERNAL;USE_CG" 
     111                                StringPooling="true" 
    106112                                RuntimeLibrary="2" 
     113                                BufferSecurityCheck="false" 
     114                                RuntimeTypeInfo="false" 
    107115                                WarningLevel="3" 
    108116                                Detect64BitPortabilityProblems="true" 
Note: See TracChangeset for help on using the changeset viewer.