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

    r1234 r1239  
    153153                <Configuration 
    154154                        Name="Release_Internal|Win32" 
     155                        OutputDirectory="$(ConfigurationName)" 
     156                        IntermediateDirectory="$(ConfigurationName)" 
     157                        ConfigurationType="1" 
     158                        CharacterSet="2"> 
     159                        <Tool 
     160                                Name="VCCLCompilerTool" 
     161                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 
     162                                RuntimeLibrary="0" 
     163                                UsePrecompiledHeader="3" 
     164                                WarningLevel="3" 
     165                                Detect64BitPortabilityProblems="TRUE" 
     166                                DebugInformationFormat="3"/> 
     167                        <Tool 
     168                                Name="VCCustomBuildTool"/> 
     169                        <Tool 
     170                                Name="VCLinkerTool" 
     171                                OutputFile="$(OutDir)/EvalStats.exe" 
     172                                LinkIncremental="1" 
     173                                GenerateDebugInformation="TRUE" 
     174                                SubSystem="1" 
     175                                OptimizeReferences="2" 
     176                                EnableCOMDATFolding="2" 
     177                                TargetMachine="1"/> 
     178                        <Tool 
     179                                Name="VCMIDLTool"/> 
     180                        <Tool 
     181                                Name="VCPostBuildEventTool"/> 
     182                        <Tool 
     183                                Name="VCPreBuildEventTool"/> 
     184                        <Tool 
     185                                Name="VCPreLinkEventTool"/> 
     186                        <Tool 
     187                                Name="VCResourceCompilerTool"/> 
     188                        <Tool 
     189                                Name="VCWebServiceProxyGeneratorTool"/> 
     190                        <Tool 
     191                                Name="VCXMLDataGeneratorTool"/> 
     192                        <Tool 
     193                                Name="VCWebDeploymentTool"/> 
     194                        <Tool 
     195                                Name="VCManagedWrapperGeneratorTool"/> 
     196                        <Tool 
     197                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
     198                </Configuration> 
     199                <Configuration 
     200                        Name="Release Internal|Win32" 
    155201                        OutputDirectory="$(ConfigurationName)" 
    156202                        IntermediateDirectory="$(ConfigurationName)" 
     
    230276                                <FileConfiguration 
    231277                                        Name="Release_Internal|Win32"> 
     278                                        <Tool 
     279                                                Name="VCCLCompilerTool" 
     280                                                UsePrecompiledHeader="1"/> 
     281                                </FileConfiguration> 
     282                                <FileConfiguration 
     283                                        Name="Release Internal|Win32"> 
    232284                                        <Tool 
    233285                                                Name="VCCLCompilerTool" 
Note: See TracChangeset for help on using the changeset viewer.