Ignore:
Timestamp:
01/07/07 03:53:52 (17 years ago)
Author:
mattausch
Message:

worked on depth peeling

File:
1 edited

Legend:

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

    r1940 r1949  
    267267                                LinkIncremental="1" 
    268268                                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";.\QtGlRenderer\Release" 
     269                                GenerateDebugInformation="FALSE" 
     270                                SubSystem="1" 
     271                                OptimizeReferences="2" 
     272                                EnableCOMDATFolding="2" 
     273                                TargetMachine="1" 
     274                                FixedBaseAddress="1"/> 
     275                        <Tool 
     276                                Name="VCMIDLTool"/> 
     277                        <Tool 
     278                                Name="VCPostBuildEventTool"/> 
     279                        <Tool 
     280                                Name="VCPreBuildEventTool"/> 
     281                        <Tool 
     282                                Name="VCPreLinkEventTool"/> 
     283                        <Tool 
     284                                Name="VCResourceCompilerTool"/> 
     285                        <Tool 
     286                                Name="VCWebServiceProxyGeneratorTool"/> 
     287                        <Tool 
     288                                Name="VCXMLDataGeneratorTool"/> 
     289                        <Tool 
     290                                Name="VCWebDeploymentTool"/> 
     291                        <Tool 
     292                                Name="VCManagedWrapperGeneratorTool"/> 
     293                        <Tool 
     294                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
     295                </Configuration> 
     296                <Configuration 
     297                        Name="Release_Qt|Win32" 
     298                        OutputDirectory="$(ConfigurationName)" 
     299                        IntermediateDirectory="$(ConfigurationName)" 
     300                        ConfigurationType="1" 
     301                        CharacterSet="2"> 
     302                        <Tool 
     303                                Name="VCCLCompilerTool" 
     304                                Optimization="3" 
     305                                GlobalOptimizations="TRUE" 
     306                                InlineFunctionExpansion="2" 
     307                                FavorSizeOrSpeed="1" 
     308                                EnableFiberSafeOptimizations="TRUE" 
     309                                OptimizeForProcessor="3" 
     310                                OptimizeForWindowsApplication="TRUE" 
     311                                AdditionalIncludeDirectories="..\include;..\..\..\..\..\..\NonGTP\Boost;..\src;..\..\..\..\..\..\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" 
     312                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;USE_QT;TRY_GLOBAL_LINES" 
     313                                RuntimeLibrary="2" 
     314                                RuntimeTypeInfo="TRUE" 
     315                                UsePrecompiledHeader="0" 
     316                                WarningLevel="3" 
     317                                Detect64BitPortabilityProblems="TRUE" 
     318                                DebugInformationFormat="3"/> 
     319                        <Tool 
     320                                Name="VCCustomBuildTool"/> 
     321                        <Tool 
     322                                Name="VCLinkerTool" 
     323                                AdditionalDependencies="xerces-c_2.lib glew32.lib zdll.lib zziplib.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib Preprocessor.lib QtCore4.lib qtmain.lib cg.lib cgGL.lib QtOpenGL4.lib Qt3Support4.lib QtTest4.lib QtGui4.lib QtInterface.lib" 
     324                                OutputFile="../bin/release/Preprocessor.exe" 
     325                                LinkIncremental="1" 
     326                                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;&quot;$(QTDIR)\lib&quot;;.\QtInterface\Release;&quot;$(CG_LIB_PATH)&quot;" 
    269327                                GenerateDebugInformation="FALSE" 
    270328                                SubSystem="1" 
Note: See TracChangeset for help on using the changeset viewer.