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/GtpVisibility05.vcproj

    r2658 r2659  
    150150                        /> 
    151151                </Configuration> 
     152                <Configuration 
     153                        Name="Engine|Win32" 
     154                        OutputDirectory="$(SolutionDir)\Preprocessing\lib05\$(ConfigurationName)" 
     155                        IntermediateDirectory="$(SolutionDir)\Preprocessing\obj05\$(ConfigurationName)" 
     156                        ConfigurationType="4" 
     157                        CharacterSet="2" 
     158                        WholeProgramOptimization="1" 
     159                        > 
     160                        <Tool 
     161                                Name="VCPreBuildEventTool" 
     162                        /> 
     163                        <Tool 
     164                                Name="VCCustomBuildTool" 
     165                        /> 
     166                        <Tool 
     167                                Name="VCXMLDataGeneratorTool" 
     168                        /> 
     169                        <Tool 
     170                                Name="VCWebServiceProxyGeneratorTool" 
     171                        /> 
     172                        <Tool 
     173                                Name="VCMIDLTool" 
     174                        /> 
     175                        <Tool 
     176                                Name="VCCLCompilerTool" 
     177                                AdditionalIncludeDirectories="..\src;Timer;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\src\havran;..\..\..\..\..\..\NonGTP\Devil\include" 
     178                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;USE_VERBOSE_PVS" 
     179                                RuntimeLibrary="2" 
     180                                WarningLevel="3" 
     181                                Detect64BitPortabilityProblems="true" 
     182                                DebugInformationFormat="3" 
     183                        /> 
     184                        <Tool 
     185                                Name="VCManagedResourceCompilerTool" 
     186                        /> 
     187                        <Tool 
     188                                Name="VCResourceCompilerTool" 
     189                        /> 
     190                        <Tool 
     191                                Name="VCPreLinkEventTool" 
     192                        /> 
     193                        <Tool 
     194                                Name="VCLibrarianTool" 
     195                        /> 
     196                        <Tool 
     197                                Name="VCALinkTool" 
     198                        /> 
     199                        <Tool 
     200                                Name="VCXDCMakeTool" 
     201                        /> 
     202                        <Tool 
     203                                Name="VCBscMakeTool" 
     204                        /> 
     205                        <Tool 
     206                                Name="VCFxCopTool" 
     207                        /> 
     208                        <Tool 
     209                                Name="VCPostBuildEventTool" 
     210                        /> 
     211                </Configuration> 
    152212        </Configurations> 
    153213        <References> 
Note: See TracChangeset for help on using the changeset viewer.