Ignore:
Timestamp:
05/08/07 13:04:43 (17 years ago)
Author:
mattausch
Message:

cleaned up project files

File:
1 edited

Legend:

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

    r2280 r2353  
    106106                </Configuration> 
    107107                <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)" 
    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 
    200108                        Name="Release Internal|Win32" 
    201                         OutputDirectory="..\bin\Release" 
    202                         IntermediateDirectory="..\obj\Release" 
     109                        OutputDirectory="Release" 
     110                        IntermediateDirectory="Release" 
    203111                        ConfigurationType="1" 
    204112                        CharacterSet="2"> 
     
    226134                                OutputFile="$(OutDir)/EvalStats.exe" 
    227135                                LinkIncremental="1" 
    228                                 GenerateDebugInformation="TRUE" 
     136                                GenerateDebugInformation="FALSE" 
    229137                                SubSystem="1" 
    230138                                OptimizeReferences="2" 
     
    255163                <Configuration 
    256164                        Name="Release_qt|Win32" 
    257                         OutputDirectory="$(ConfigurationName)" 
    258                         IntermediateDirectory="$(ConfigurationName)" 
     165                        OutputDirectory="Release" 
     166                        IntermediateDirectory="Release" 
    259167                        ConfigurationType="1" 
    260168                        CharacterSet="2"> 
     
    274182                                LinkIncremental="1" 
    275183                                GenerateDebugInformation="TRUE" 
     184                                SubSystem="1" 
     185                                OptimizeReferences="2" 
     186                                EnableCOMDATFolding="2" 
     187                                TargetMachine="1"/> 
     188                        <Tool 
     189                                Name="VCMIDLTool"/> 
     190                        <Tool 
     191                                Name="VCPostBuildEventTool"/> 
     192                        <Tool 
     193                                Name="VCPreBuildEventTool"/> 
     194                        <Tool 
     195                                Name="VCPreLinkEventTool"/> 
     196                        <Tool 
     197                                Name="VCResourceCompilerTool"/> 
     198                        <Tool 
     199                                Name="VCWebServiceProxyGeneratorTool"/> 
     200                        <Tool 
     201                                Name="VCXMLDataGeneratorTool"/> 
     202                        <Tool 
     203                                Name="VCWebDeploymentTool"/> 
     204                        <Tool 
     205                                Name="VCManagedWrapperGeneratorTool"/> 
     206                        <Tool 
     207                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
     208                </Configuration> 
     209                <Configuration 
     210                        Name="Release_noqt|Win32" 
     211                        OutputDirectory="Release" 
     212                        IntermediateDirectory="Release" 
     213                        ConfigurationType="1" 
     214                        CharacterSet="2"> 
     215                        <Tool 
     216                                Name="VCCLCompilerTool" 
     217                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 
     218                                RuntimeLibrary="0" 
     219                                UsePrecompiledHeader="3" 
     220                                WarningLevel="3" 
     221                                Detect64BitPortabilityProblems="TRUE" 
     222                                DebugInformationFormat="3"/> 
     223                        <Tool 
     224                                Name="VCCustomBuildTool"/> 
     225                        <Tool 
     226                                Name="VCLinkerTool" 
     227                                OutputFile="Release/EvalStats.exe" 
     228                                LinkIncremental="1" 
     229                                GenerateDebugInformation="FALSE" 
    276230                                SubSystem="1" 
    277231                                OptimizeReferences="2" 
     
    325279                                </FileConfiguration> 
    326280                                <FileConfiguration 
    327                                         Name="mlrt|Win32"> 
    328                                         <Tool 
    329                                                 Name="VCCLCompilerTool" 
    330                                                 UsePrecompiledHeader="1"/> 
    331                                 </FileConfiguration> 
    332                                 <FileConfiguration 
    333                                         Name="Release_Internal|Win32"> 
    334                                         <Tool 
    335                                                 Name="VCCLCompilerTool" 
    336                                                 UsePrecompiledHeader="1"/> 
    337                                 </FileConfiguration> 
    338                                 <FileConfiguration 
    339281                                        Name="Release Internal|Win32"> 
    340282                                        <Tool 
     
    344286                                <FileConfiguration 
    345287                                        Name="Release_qt|Win32"> 
     288                                        <Tool 
     289                                                Name="VCCLCompilerTool" 
     290                                                UsePrecompiledHeader="1"/> 
     291                                </FileConfiguration> 
     292                                <FileConfiguration 
     293                                        Name="Release_noqt|Win32"> 
    346294                                        <Tool 
    347295                                                Name="VCCLCompilerTool" 
Note: See TracChangeset for help on using the changeset viewer.