Ignore:
Timestamp:
04/24/08 07:19:14 (16 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2658 r2659  
    191191                        /> 
    192192                </Configuration> 
     193                <Configuration 
     194                        Name="Engine|Win32" 
     195                        OutputDirectory="$(ConfigurationName)" 
     196                        IntermediateDirectory="$(ConfigurationName)" 
     197                        ConfigurationType="1" 
     198                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
     199                        CharacterSet="2" 
     200                        > 
     201                        <Tool 
     202                                Name="VCPreBuildEventTool" 
     203                        /> 
     204                        <Tool 
     205                                Name="VCCustomBuildTool" 
     206                        /> 
     207                        <Tool 
     208                                Name="VCXMLDataGeneratorTool" 
     209                        /> 
     210                        <Tool 
     211                                Name="VCWebServiceProxyGeneratorTool" 
     212                        /> 
     213                        <Tool 
     214                                Name="VCMIDLTool" 
     215                        /> 
     216                        <Tool 
     217                                Name="VCCLCompilerTool" 
     218                                Optimization="2" 
     219                                InlineFunctionExpansion="0" 
     220                                EnableIntrinsicFunctions="false" 
     221                                FavorSizeOrSpeed="1" 
     222                                OmitFramePointers="false" 
     223                                EnableFiberSafeOptimizations="false" 
     224                                WholeProgramOptimization="true" 
     225                                AdditionalIncludeDirectories="..\src;..\include;..\..\..\..\..\..\NonGTP\Boost;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;&quot;$(QTDIR)\include\QtOpenGl&quot;;&quot;$(QTDIR)\include\Qt&quot;;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include&quot;;QtInterface;..\src\sparsehash\src\;..\src\ootl\src\include\ootl;..\src\ootl\src\include\ootl\sandbox;$(NOINHERIT)" 
     226                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;GTP_INTERNAL;USE_QT;USE_CG;USE_VERBOSE_PVS" 
     227                                StringPooling="true" 
     228                                MinimalRebuild="true" 
     229                                ExceptionHandling="1" 
     230                                RuntimeLibrary="2" 
     231                                EnableEnhancedInstructionSet="0" 
     232                                RuntimeTypeInfo="false" 
     233                                UsePrecompiledHeader="0" 
     234                                WarningLevel="3" 
     235                                Detect64BitPortabilityProblems="true" 
     236                                DebugInformationFormat="3" 
     237                        /> 
     238                        <Tool 
     239                                Name="VCManagedResourceCompilerTool" 
     240                        /> 
     241                        <Tool 
     242                                Name="VCResourceCompilerTool" 
     243                        /> 
     244                        <Tool 
     245                                Name="VCPreLinkEventTool" 
     246                        /> 
     247                        <Tool 
     248                                Name="VCLinkerTool" 
     249                                AdditionalDependencies="xerces-c_2.lib glew32.lib zdll.lib zziplib.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib Preprocessor05.lib RTScene.lib RTWorld.lib cg.lib cgGL.lib Qt3Support4.lib QtTest4.lib QtGui4.lib QtInterface05.lib QtOpenGL4.lib QtCore4.lib qtmain.lib" 
     250                                OutputFile="../bin/$(ConfigurationName)/Preprocessor.exe" 
     251                                LinkIncremental="1" 
     252                                AdditionalLibraryDirectories="&quot;$(QTDIR)\lib&quot;;..\src\GL;&quot;..\lib05\$(ConfigurationName)&quot;;..\..\..\..\..\..\NonGTP\Boost\lib;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\NonGTP\Zlib\lib;..\..\..\..\..\..\NonGTP\Devil\lib;&quot;..\MultiLevelRayTracing\RTScene\$(ConfigurationName)&quot;;&quot;..\MultiLevelRayTracing\RTWorld\$(ConfigurationName)&quot;;&quot;QtInterface\$(ConfigurationName)&quot;;&quot;$(CG_LIB_PATH)&quot;" 
     253                                GenerateDebugInformation="true" 
     254                                SubSystem="1" 
     255                                LargeAddressAware="2" 
     256                                OptimizeReferences="2" 
     257                                EnableCOMDATFolding="2" 
     258                                OptimizeForWindows98="1" 
     259                                TargetMachine="1" 
     260                                FixedBaseAddress="1" 
     261                        /> 
     262                        <Tool 
     263                                Name="VCALinkTool" 
     264                        /> 
     265                        <Tool 
     266                                Name="VCManifestTool" 
     267                        /> 
     268                        <Tool 
     269                                Name="VCXDCMakeTool" 
     270                        /> 
     271                        <Tool 
     272                                Name="VCBscMakeTool" 
     273                        /> 
     274                        <Tool 
     275                                Name="VCFxCopTool" 
     276                        /> 
     277                        <Tool 
     278                                Name="VCAppVerifierTool" 
     279                        /> 
     280                        <Tool 
     281                                Name="VCWebDeploymentTool" 
     282                        /> 
     283                        <Tool 
     284                                Name="VCPostBuildEventTool" 
     285                        /> 
     286                </Configuration> 
    193287        </Configurations> 
    194288        <References> 
Note: See TracChangeset for help on using the changeset viewer.