Ignore:
Timestamp:
03/07/07 18:35:10 (17 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2199 r2206  
    222222                                OptimizeForWindowsApplication="TRUE" 
    223223                                AdditionalIncludeDirectories="..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\MultiLevelRayTracing;"$(QTDIR)\include\QtCore";"$(QTDIR)\include\QtGui";"$(QTDIR)\include";"$(QTDIR)\include\QtOpenGl";"$(CG_INC_PATH)";Timer;..\src\sparsehash\src\google\sparsehash;..\src\sparsehash\src\windows;..\src\sparsehash\src\google;..\src\sparsehash\src;..\src\ootl\;..\src\ootl\src\;..\src\ootl\src\cpp;..\src\ootl\src\cpp\include\;..\src\ootl\src\include\ootl;..\src\ootl\src\include\ootl\sandbox;..\src\ootl\src\cpp\include\ootl\mswin" 
    224                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL;USE_QT;USE_HASH_PVS" 
     224                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL;USE_QT;USE_HASH_PV" 
    225225                                ExceptionHandling="TRUE" 
    226226                                RuntimeLibrary="2" 
     
    260260                <Configuration 
    261261                        Name="release_noqt|Win32" 
    262                         OutputDirectory="Release" 
    263                         IntermediateDirectory="Release" 
     262                        OutputDirectory="$(ConfigurationName)" 
     263                        IntermediateDirectory="$(ConfigurationName)" 
    264264                        ConfigurationType="4" 
    265265                        CharacterSet="2"> 
     
    267267                                Name="VCCLCompilerTool" 
    268268                                Optimization="3" 
    269                                 GlobalOptimizations="TRUE" 
    270                                 InlineFunctionExpansion="2" 
    271                                 EnableIntrinsicFunctions="TRUE" 
    272                                 FavorSizeOrSpeed="1" 
    273                                 OmitFramePointers="TRUE" 
    274                                 EnableFiberSafeOptimizations="TRUE" 
    275                                 OptimizeForProcessor="0" 
     269                                InlineFunctionExpansion="0" 
     270                                FavorSizeOrSpeed="0" 
     271                                OptimizeForProcessor="3" 
    276272                                OptimizeForWindowsApplication="TRUE" 
    277                                 AdditionalIncludeDirectories="..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\MultiLevelRayTracing;Timer" 
     273                                AdditionalIncludeDirectories="..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\MultiLevelRayTracing;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;" 
    278274                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL;NO_QT" 
    279                                 StringPooling="TRUE" 
    280275                                ExceptionHandling="TRUE" 
    281276                                RuntimeLibrary="2" 
    282                                 EnableEnhancedInstructionSet="2" 
    283277                                DisableLanguageExtensions="FALSE" 
    284278                                ForceConformanceInForLoopScope="FALSE" 
    285                                 RuntimeTypeInfo="FALSE" 
     279                                RuntimeTypeInfo="TRUE" 
    286280                                UsePrecompiledHeader="0" 
    287281                                BrowseInformation="1" 
     
    495489                        <File 
    496490                                RelativePath=".\HashPvs.h"> 
     491                        </File> 
     492                        <File 
     493                                RelativePath=".\HashPvs2.h"> 
    497494                        </File> 
    498495                        <File 
     
    11631160                        </File> 
    11641161                        <File 
     1162                                RelativePath=".\sparsehash\src\google\sparsehash\hash_fun.h"> 
     1163                        </File> 
     1164                        <File 
    11651165                                RelativePath=".\sparsehash\src\windows\hash_fun.h"> 
    1166                         </File> 
    1167                         <File 
    1168                                 RelativePath=".\sparsehash\src\google\sparsehash\hash_fun.h"> 
    11691166                        </File> 
    11701167                        <File 
Note: See TracChangeset for help on using the changeset viewer.