Ignore:
Timestamp:
08/21/06 01:44:56 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1234 r1239  
    147147                <Configuration 
    148148                        Name="Release_Internal|Win32" 
     149                        OutputDirectory="$(ConfigurationName)" 
     150                        IntermediateDirectory="$(ConfigurationName)" 
     151                        ConfigurationType="4" 
     152                        CharacterSet="2"> 
     153                        <Tool 
     154                                Name="VCCLCompilerTool" 
     155                                Optimization="0" 
     156                                InlineFunctionExpansion="0" 
     157                                FavorSizeOrSpeed="0" 
     158                                OptimizeForWindowsApplication="TRUE" 
     159                                AdditionalIncludeDirectories="..\include;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;..\src;&quot;$(CG_INC_PATH)&quot;;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;&quot;$(BOOST_INCLUDE)&quot;;..\..\Preprocessing\MultiLevelRayTracing" 
     160                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 
     161                                ExceptionHandling="TRUE" 
     162                                RuntimeLibrary="2" 
     163                                DisableLanguageExtensions="FALSE" 
     164                                ForceConformanceInForLoopScope="FALSE" 
     165                                RuntimeTypeInfo="TRUE" 
     166                                UsePrecompiledHeader="0" 
     167                                WarningLevel="2" 
     168                                Detect64BitPortabilityProblems="TRUE" 
     169                                DebugInformationFormat="3"/> 
     170                        <Tool 
     171                                Name="VCCustomBuildTool"/> 
     172                        <Tool 
     173                                Name="VCLibrarianTool"/> 
     174                        <Tool 
     175                                Name="VCMIDLTool"/> 
     176                        <Tool 
     177                                Name="VCPostBuildEventTool"/> 
     178                        <Tool 
     179                                Name="VCPreBuildEventTool"/> 
     180                        <Tool 
     181                                Name="VCPreLinkEventTool"/> 
     182                        <Tool 
     183                                Name="VCResourceCompilerTool"/> 
     184                        <Tool 
     185                                Name="VCWebServiceProxyGeneratorTool"/> 
     186                        <Tool 
     187                                Name="VCXMLDataGeneratorTool"/> 
     188                        <Tool 
     189                                Name="VCManagedWrapperGeneratorTool"/> 
     190                        <Tool 
     191                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
     192                </Configuration> 
     193                <Configuration 
     194                        Name="Release Internal|Win32" 
    149195                        OutputDirectory="$(ConfigurationName)" 
    150196                        IntermediateDirectory="$(ConfigurationName)" 
     
    429475                                                Outputs=""/> 
    430476                                </FileConfiguration> 
     477                                <FileConfiguration 
     478                                        Name="Release Internal|Win32"> 
     479                                        <Tool 
     480                                                Name="VCCustomBuildTool" 
     481                                                Description="" 
     482                                                CommandLine="" 
     483                                                Outputs=""/> 
     484                                </FileConfiguration> 
    431485                        </File> 
    432486                        <File 
     
    459513                                                Outputs=""/> 
    460514                                </FileConfiguration> 
     515                                <FileConfiguration 
     516                                        Name="Release Internal|Win32"> 
     517                                        <Tool 
     518                                                Name="VCCustomBuildTool" 
     519                                                Description="" 
     520                                                CommandLine="" 
     521                                                Outputs=""/> 
     522                                </FileConfiguration> 
    461523                        </File> 
    462524                        <File 
     
    530592                        </File> 
    531593                        <File 
    532                                 RelativePath=".\SplitCandidate.h"> 
    533                         </File> 
    534                         <File 
    535594                                RelativePath="..\src\Statistics.h"> 
     595                        </File> 
     596                        <File 
     597                                RelativePath=".\SubdivisionCandidate.h"> 
    536598                        </File> 
    537599                        <File 
Note: See TracChangeset for help on using the changeset viewer.