Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/0.9.1/ProtobufCS/src/ProtoGen/ProtoGen.csproj @ 7237

Last change on this file since 7237 was 7237, checked in by abeham, 12 years ago

#1579: fixed build configuration of ProtoGen (not build to the common bin directory anymore) and ProtocolBuffers

File size: 9.9 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <PropertyGroup>
4    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6    <ProductVersion>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{250ADE34-82FD-4BAE-86D5-985FBE589C4A}</ProjectGuid>
9    <OutputType>Exe</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>Google.ProtocolBuffers.ProtoGen</RootNamespace>
12    <AssemblyName>ProtoGen</AssemblyName>
13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14    <TargetFrameworkProfile>
15    </TargetFrameworkProfile>
16    <FileAlignment>512</FileAlignment>
17    <SignAssembly>true</SignAssembly>
18    <AssemblyOriginatorKeyFile>Properties\Google.ProtocolBuffers.ProtoGen.snk</AssemblyOriginatorKeyFile>
19    <FileUpgradeFlags>
20    </FileUpgradeFlags>
21    <OldToolsVersion>3.5</OldToolsVersion>
22    <UpgradeBackupLocation />
23    <PublishUrl>publish\</PublishUrl>
24    <Install>true</Install>
25    <InstallFrom>Disk</InstallFrom>
26    <UpdateEnabled>false</UpdateEnabled>
27    <UpdateMode>Foreground</UpdateMode>
28    <UpdateInterval>7</UpdateInterval>
29    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
30    <UpdatePeriodically>false</UpdatePeriodically>
31    <UpdateRequired>false</UpdateRequired>
32    <MapFileExtensions>true</MapFileExtensions>
33    <ApplicationRevision>0</ApplicationRevision>
34    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
35    <IsWebBootstrapper>false</IsWebBootstrapper>
36    <UseApplicationTrust>false</UseApplicationTrust>
37    <BootstrapperEnabled>true</BootstrapperEnabled>
38  </PropertyGroup>
39  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
40    <DebugSymbols>true</DebugSymbols>
41    <DebugType>full</DebugType>
42    <Optimize>false</Optimize>
43    <OutputPath>bin\Debug\</OutputPath>
44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
47    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
48  </PropertyGroup>
49  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
50    <DebugType>pdbonly</DebugType>
51    <Optimize>true</Optimize>
52    <OutputPath>bin\Release\</OutputPath>
53    <DefineConstants>TRACE</DefineConstants>
54    <ErrorReport>prompt</ErrorReport>
55    <WarningLevel>4</WarningLevel>
56    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
57  </PropertyGroup>
58  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
59    <DebugSymbols>true</DebugSymbols>
60    <OutputPath>bin\x86\Debug\</OutputPath>
61    <DefineConstants>DEBUG;TRACE</DefineConstants>
62    <DebugType>full</DebugType>
63    <PlatformTarget>x86</PlatformTarget>
64    <CodeAnalysisLogFile>bin\x86\Debug\ProtoGen.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
65    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
66    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
67    <ErrorReport>prompt</ErrorReport>
68    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
69    <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
70    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
71    <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
72    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
73  </PropertyGroup>
74  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
75    <OutputPath>bin\x86\Release\</OutputPath>
76    <DefineConstants>TRACE</DefineConstants>
77    <Optimize>true</Optimize>
78    <DebugType>pdbonly</DebugType>
79    <PlatformTarget>x86</PlatformTarget>
80    <CodeAnalysisLogFile>bin\x86\Release\ProtoGen.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
81    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
82    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
83    <ErrorReport>prompt</ErrorReport>
84    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
85    <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
86    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
87    <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
88    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
89  </PropertyGroup>
90  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
91    <DebugSymbols>true</DebugSymbols>
92    <OutputPath>bin\x64\Debug\</OutputPath>
93    <DefineConstants>DEBUG;TRACE</DefineConstants>
94    <DebugType>full</DebugType>
95    <PlatformTarget>x64</PlatformTarget>
96    <CodeAnalysisLogFile>bin\x64\Debug\ProtoGen.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
97    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
98    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
99    <ErrorReport>prompt</ErrorReport>
100    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
101    <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
102    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
103    <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
104    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
105  </PropertyGroup>
106  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
107    <OutputPath>bin\x64\Release\</OutputPath>
108    <DefineConstants>TRACE</DefineConstants>
109    <Optimize>true</Optimize>
110    <DebugType>pdbonly</DebugType>
111    <PlatformTarget>x64</PlatformTarget>
112    <CodeAnalysisLogFile>bin\x64\Release\ProtoGen.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
113    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
114    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
115    <ErrorReport>prompt</ErrorReport>
116    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
117    <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
118    <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
119  </PropertyGroup>
120  <ItemGroup>
121    <Reference Include="System" />
122    <Reference Include="System.Data" />
123    <Reference Include="System.Xml" />
124  </ItemGroup>
125  <ItemGroup>
126    <Compile Include="DescriptorUtil.cs" />
127    <Compile Include="EnumFieldGenerator.cs" />
128    <Compile Include="EnumGenerator.cs" />
129    <Compile Include="ExtensionGenerator.cs" />
130    <Compile Include="FieldGeneratorBase.cs" />
131    <Compile Include="IFieldSourceGenerator.cs" />
132    <Compile Include="ISourceGenerator.cs" />
133    <Compile Include="MessageFieldGenerator.cs" />
134    <Compile Include="MessageGenerator.cs" />
135    <Compile Include="PrimitiveFieldGenerator.cs" />
136    <Compile Include="RepeatedEnumFieldGenerator.cs" />
137    <Compile Include="RepeatedMessageFieldGenerator.cs" />
138    <Compile Include="RepeatedPrimitiveFieldGenerator.cs" />
139    <Compile Include="ServiceGenerator.cs" />
140    <Compile Include="DependencyResolutionException.cs" />
141    <Compile Include="Generator.cs" />
142    <Compile Include="GeneratorOptions.cs" />
143    <Compile Include="Helpers.cs" />
144    <Compile Include="InvalidOptionsException.cs" />
145    <Compile Include="Program.cs" />
146    <Compile Include="Properties\AssemblyInfo.cs" />
147    <Compile Include="SourceGeneratorBase.cs" />
148    <Compile Include="SourceGenerators.cs" />
149    <Compile Include="UmbrellaClassGenerator.cs" />
150  </ItemGroup>
151  <ItemGroup>
152    <None Include="app.config" />
153    <None Include="Properties\Google.ProtocolBuffers.ProtoGen.snk" />
154  </ItemGroup>
155  <ItemGroup>
156    <ProjectReference Include="..\ProtocolBuffers\ProtocolBuffers.csproj">
157      <Project>{6908BDCE-D925-43F3-94AC-A531E6DF2591}</Project>
158      <Name>ProtocolBuffers</Name>
159      <Private>False</Private>
160    </ProjectReference>
161  </ItemGroup>
162  <ItemGroup>
163    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
164      <Visible>False</Visible>
165      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
166      <Install>false</Install>
167    </BootstrapperPackage>
168    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
169      <Visible>False</Visible>
170      <ProductName>.NET Framework 3.5 SP1</ProductName>
171      <Install>true</Install>
172    </BootstrapperPackage>
173    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
174      <Visible>False</Visible>
175      <ProductName>Windows Installer 3.1</ProductName>
176      <Install>true</Install>
177    </BootstrapperPackage>
178  </ItemGroup>
179  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
180  <PropertyGroup>
181    <PreBuildEvent>
182    </PreBuildEvent>
183  </PropertyGroup>
184  <PropertyGroup>
185    <PostBuildEvent>copy "$(TargetPath)" "$(SolutionDir)"</PostBuildEvent>
186  </PropertyGroup>
187  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
188       Other similar extension points exist, see Microsoft.Common.targets.
189  <Target Name="BeforeBuild">
190  </Target>
191  <Target Name="AfterBuild">
192  </Target>
193  -->
194</Project>
Note: See TracBrowser for help on using the repository browser.