Ignore:
Timestamp:
03/05/07 11:07:44 (17 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2176 r2187  
    267267                                Name="VCCLCompilerTool" 
    268268                                Optimization="3" 
     269                                GlobalOptimizations="TRUE" 
    269270                                InlineFunctionExpansion="0" 
    270                                 FavorSizeOrSpeed="0" 
    271                                 OptimizeForProcessor="3" 
     271                                EnableIntrinsicFunctions="TRUE" 
     272                                FavorSizeOrSpeed="1" 
     273                                OmitFramePointers="TRUE" 
     274                                EnableFiberSafeOptimizations="TRUE" 
     275                                OptimizeForProcessor="0" 
    272276                                OptimizeForWindowsApplication="TRUE" 
    273                                 AdditionalIncludeDirectories="..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\MultiLevelRayTracing;"$(QTDIR)\include\QtCore";"$(QTDIR)\include\QtGui";"$(QTDIR)\include"" 
     277                                AdditionalIncludeDirectories="..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\MultiLevelRayTracing;Timer" 
    274278                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL;NO_QT" 
     279                                StringPooling="TRUE" 
    275280                                ExceptionHandling="TRUE" 
    276281                                RuntimeLibrary="2" 
     282                                EnableEnhancedInstructionSet="2" 
    277283                                DisableLanguageExtensions="FALSE" 
    278284                                ForceConformanceInForLoopScope="FALSE" 
    279                                 RuntimeTypeInfo="TRUE" 
     285                                RuntimeTypeInfo="FALSE" 
    280286                                UsePrecompiledHeader="0" 
    281287                                BrowseInformation="1" 
     
    11601166                        </File> 
    11611167                        <File 
     1168                                RelativePath=".\sparsehash\src\google\sparsehash\hash_fun.h"> 
     1169                        </File> 
     1170                        <File 
    11621171                                RelativePath=".\sparsehash\src\windows\hash_fun.h"> 
    1163                         </File> 
    1164                         <File 
    1165                                 RelativePath=".\sparsehash\src\google\sparsehash\hash_fun.h"> 
    11661172                        </File> 
    11671173                        <File 
Note: See TracChangeset for help on using the changeset viewer.