Ignore:
Timestamp:
08/21/06 00:13:00 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r833 r1234  
    6363                        OutputDirectory="Release" 
    6464                        IntermediateDirectory="Release" 
     65                        ConfigurationType="1" 
     66                        CharacterSet="2"> 
     67                        <Tool 
     68                                Name="VCCLCompilerTool" 
     69                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 
     70                                RuntimeLibrary="0" 
     71                                UsePrecompiledHeader="3" 
     72                                WarningLevel="3" 
     73                                Detect64BitPortabilityProblems="TRUE" 
     74                                DebugInformationFormat="3"/> 
     75                        <Tool 
     76                                Name="VCCustomBuildTool"/> 
     77                        <Tool 
     78                                Name="VCLinkerTool" 
     79                                OutputFile="$(OutDir)/EvalStats.exe" 
     80                                LinkIncremental="1" 
     81                                GenerateDebugInformation="TRUE" 
     82                                SubSystem="1" 
     83                                OptimizeReferences="2" 
     84                                EnableCOMDATFolding="2" 
     85                                TargetMachine="1"/> 
     86                        <Tool 
     87                                Name="VCMIDLTool"/> 
     88                        <Tool 
     89                                Name="VCPostBuildEventTool"/> 
     90                        <Tool 
     91                                Name="VCPreBuildEventTool"/> 
     92                        <Tool 
     93                                Name="VCPreLinkEventTool"/> 
     94                        <Tool 
     95                                Name="VCResourceCompilerTool"/> 
     96                        <Tool 
     97                                Name="VCWebServiceProxyGeneratorTool"/> 
     98                        <Tool 
     99                                Name="VCXMLDataGeneratorTool"/> 
     100                        <Tool 
     101                                Name="VCWebDeploymentTool"/> 
     102                        <Tool 
     103                                Name="VCManagedWrapperGeneratorTool"/> 
     104                        <Tool 
     105                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
     106                </Configuration> 
     107                <Configuration 
     108                        Name="mlrt|Win32" 
     109                        OutputDirectory="$(ConfigurationName)" 
     110                        IntermediateDirectory="$(ConfigurationName)" 
     111                        ConfigurationType="1" 
     112                        CharacterSet="2"> 
     113                        <Tool 
     114                                Name="VCCLCompilerTool" 
     115                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 
     116                                RuntimeLibrary="0" 
     117                                UsePrecompiledHeader="3" 
     118                                WarningLevel="3" 
     119                                Detect64BitPortabilityProblems="TRUE" 
     120                                DebugInformationFormat="3"/> 
     121                        <Tool 
     122                                Name="VCCustomBuildTool"/> 
     123                        <Tool 
     124                                Name="VCLinkerTool" 
     125                                OutputFile="$(OutDir)/EvalStats.exe" 
     126                                LinkIncremental="1" 
     127                                GenerateDebugInformation="TRUE" 
     128                                SubSystem="1" 
     129                                OptimizeReferences="2" 
     130                                EnableCOMDATFolding="2" 
     131                                TargetMachine="1"/> 
     132                        <Tool 
     133                                Name="VCMIDLTool"/> 
     134                        <Tool 
     135                                Name="VCPostBuildEventTool"/> 
     136                        <Tool 
     137                                Name="VCPreBuildEventTool"/> 
     138                        <Tool 
     139                                Name="VCPreLinkEventTool"/> 
     140                        <Tool 
     141                                Name="VCResourceCompilerTool"/> 
     142                        <Tool 
     143                                Name="VCWebServiceProxyGeneratorTool"/> 
     144                        <Tool 
     145                                Name="VCXMLDataGeneratorTool"/> 
     146                        <Tool 
     147                                Name="VCWebDeploymentTool"/> 
     148                        <Tool 
     149                                Name="VCManagedWrapperGeneratorTool"/> 
     150                        <Tool 
     151                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
     152                </Configuration> 
     153                <Configuration 
     154                        Name="Release_Internal|Win32" 
     155                        OutputDirectory="$(ConfigurationName)" 
     156                        IntermediateDirectory="$(ConfigurationName)" 
    65157                        ConfigurationType="1" 
    66158                        CharacterSet="2"> 
     
    126218                                <FileConfiguration 
    127219                                        Name="Release|Win32"> 
     220                                        <Tool 
     221                                                Name="VCCLCompilerTool" 
     222                                                UsePrecompiledHeader="1"/> 
     223                                </FileConfiguration> 
     224                                <FileConfiguration 
     225                                        Name="mlrt|Win32"> 
     226                                        <Tool 
     227                                                Name="VCCLCompilerTool" 
     228                                                UsePrecompiledHeader="1"/> 
     229                                </FileConfiguration> 
     230                                <FileConfiguration 
     231                                        Name="Release_Internal|Win32"> 
    128232                                        <Tool 
    129233                                                Name="VCCLCompilerTool" 
Note: See TracChangeset for help on using the changeset viewer.