Changeset 45241f5 in nscp for helpers/XAutoBuild


Ignore:
Timestamp:
12/04/07 18:23:37 (5 years ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2, stable
Children:
5ca3931
Parents:
013a71f
Message:

2007-12-04 MickeM

! 0.3.0 Released

File:
1 edited

Legend:

Unmodified
Added
Removed
  • helpers/XAutoBuild/XAutobuild-2005.csproj

    r7e33d82 r45241f5  
    33    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 
    44    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 
    5     <ProductVersion>8.0.50727</ProductVersion> 
     5    <ProductVersion>9.0.20706</ProductVersion> 
    66    <SchemaVersion>2.0</SchemaVersion> 
    77    <ProjectGuid>{0E2B21D9-F432-4127-8E92-7716B1072510}</ProjectGuid> 
     
    3737    <WarningLevel>4</WarningLevel> 
    3838  </PropertyGroup> 
    39   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|Itanium' "> 
    40     <DebugSymbols>true</DebugSymbols> 
    41     <OutputPath>bin\Itanium\Debug\</OutputPath> 
    42     <DefineConstants>DEBUG;TRACE</DefineConstants> 
    43     <DebugType>full</DebugType> 
    44     <PlatformTarget>Itanium</PlatformTarget> 
    45     <CodeAnalysisRuleAssemblies>D:\Program\Microsoft Visual Studio 9.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleAssemblies> 
    46     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression> 
    47     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile> 
    48     <UseVSHostingProcess>false</UseVSHostingProcess> 
    49     <ErrorReport>prompt</ErrorReport> 
    50   </PropertyGroup> 
    51   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|Itanium' "> 
    52     <OutputPath>bin\Itanium\Release\</OutputPath> 
    53     <DefineConstants>TRACE</DefineConstants> 
    54     <Optimize>true</Optimize> 
    55     <DebugType>pdbonly</DebugType> 
    56     <PlatformTarget>Itanium</PlatformTarget> 
    57     <CodeAnalysisRuleAssemblies>D:\Program\Microsoft Visual Studio 9.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleAssemblies> 
    58     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression> 
    59     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile> 
    60     <ErrorReport>prompt</ErrorReport> 
    61   </PropertyGroup> 
    6239  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug-MemCheck|AnyCPU' "> 
    6340    <DebugSymbols>true</DebugSymbols> 
     
    6643    <DebugType>full</DebugType> 
    6744    <PlatformTarget>AnyCPU</PlatformTarget> 
    68     <CodeAnalysisRuleAssemblies>D:\Program\Microsoft Visual Studio 9.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleAssemblies> 
    69     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression> 
    70     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile> 
    71     <UseVSHostingProcess>false</UseVSHostingProcess> 
    72     <ErrorReport>prompt</ErrorReport> 
    73   </PropertyGroup> 
    74   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug-MemCheck|Itanium' "> 
    75     <DebugSymbols>true</DebugSymbols> 
    76     <OutputPath>bin\Itanium\Debug-MemCheck\</OutputPath> 
    77     <DefineConstants>DEBUG;TRACE</DefineConstants> 
    78     <DebugType>full</DebugType> 
    79     <PlatformTarget>Itanium</PlatformTarget> 
    8045    <CodeAnalysisRuleAssemblies>D:\Program\Microsoft Visual Studio 9.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleAssemblies> 
    8146    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression> 
Note: See TracChangeset for help on using the changeset viewer.