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>$(SolutionDir)\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>$(SolutionDir)\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)' == 'Silverlight2|AnyCPU' ">
|
---|
59 | <OutputPath>bin\Silverlight2\</OutputPath>
|
---|
60 | <DefineConstants>TRACE</DefineConstants>
|
---|
61 | <Optimize>true</Optimize>
|
---|
62 | <DebugType>pdbonly</DebugType>
|
---|
63 | <PlatformTarget>AnyCPU</PlatformTarget>
|
---|
64 | <ErrorReport>prompt</ErrorReport>
|
---|
65 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
66 | </PropertyGroup>
|
---|
67 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
68 | <DebugSymbols>true</DebugSymbols>
|
---|
69 | <OutputPath>$(SolutionDir)\bin\x86\Debug\</OutputPath>
|
---|
70 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
71 | <DebugType>full</DebugType>
|
---|
72 | <PlatformTarget>x86</PlatformTarget>
|
---|
73 | <CodeAnalysisLogFile>bin\Debug\ProtoGen.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
74 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
75 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
76 | <ErrorReport>prompt</ErrorReport>
|
---|
77 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
78 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
79 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
80 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
81 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
82 | </PropertyGroup>
|
---|
83 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
84 | <OutputPath>$(SolutionDir)\bin\x86\Release\</OutputPath>
|
---|
85 | <DefineConstants>TRACE</DefineConstants>
|
---|
86 | <Optimize>true</Optimize>
|
---|
87 | <DebugType>pdbonly</DebugType>
|
---|
88 | <PlatformTarget>x86</PlatformTarget>
|
---|
89 | <CodeAnalysisLogFile>bin\Release\ProtoGen.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
90 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
91 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
92 | <ErrorReport>prompt</ErrorReport>
|
---|
93 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
94 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
95 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
96 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
97 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
98 | </PropertyGroup>
|
---|
99 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Silverlight2|x86'">
|
---|
100 | <OutputPath>bin\x86\Silverlight2\</OutputPath>
|
---|
101 | <DefineConstants>TRACE</DefineConstants>
|
---|
102 | <Optimize>true</Optimize>
|
---|
103 | <DebugType>pdbonly</DebugType>
|
---|
104 | <PlatformTarget>x86</PlatformTarget>
|
---|
105 | <CodeAnalysisLogFile>bin\Silverlight2\ProtoGen.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
106 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
107 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
108 | <ErrorReport>prompt</ErrorReport>
|
---|
109 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
110 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
111 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
112 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
113 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
114 | </PropertyGroup>
|
---|
115 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
116 | <DebugSymbols>true</DebugSymbols>
|
---|
117 | <OutputPath>$(SolutionDir)\bin\x64\Debug\</OutputPath>
|
---|
118 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
119 | <DebugType>full</DebugType>
|
---|
120 | <PlatformTarget>x64</PlatformTarget>
|
---|
121 | <CodeAnalysisLogFile>bin\Debug\ProtoGen.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
122 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
123 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
124 | <ErrorReport>prompt</ErrorReport>
|
---|
125 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
126 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
127 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
128 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
129 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
130 | </PropertyGroup>
|
---|
131 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
132 | <OutputPath>$(SolutionDir)\bin\x64\Release\</OutputPath>
|
---|
133 | <DefineConstants>TRACE</DefineConstants>
|
---|
134 | <Optimize>true</Optimize>
|
---|
135 | <DebugType>pdbonly</DebugType>
|
---|
136 | <PlatformTarget>x64</PlatformTarget>
|
---|
137 | <CodeAnalysisLogFile>bin\Release\ProtoGen.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
138 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
139 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
140 | <ErrorReport>prompt</ErrorReport>
|
---|
141 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
142 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
143 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
144 | </PropertyGroup>
|
---|
145 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Silverlight2|x64'">
|
---|
146 | <OutputPath>bin\x64\Silverlight2\</OutputPath>
|
---|
147 | <DefineConstants>TRACE</DefineConstants>
|
---|
148 | <Optimize>true</Optimize>
|
---|
149 | <DebugType>pdbonly</DebugType>
|
---|
150 | <PlatformTarget>x64</PlatformTarget>
|
---|
151 | <CodeAnalysisLogFile>bin\Silverlight2\ProtoGen.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
152 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
153 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
154 | <ErrorReport>prompt</ErrorReport>
|
---|
155 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
156 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
157 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
158 | </PropertyGroup>
|
---|
159 | <ItemGroup>
|
---|
160 | <Reference Include="System" />
|
---|
161 | <Reference Include="System.Data" />
|
---|
162 | <Reference Include="System.Xml" />
|
---|
163 | </ItemGroup>
|
---|
164 | <ItemGroup>
|
---|
165 | <Compile Include="DescriptorUtil.cs" />
|
---|
166 | <Compile Include="EnumFieldGenerator.cs" />
|
---|
167 | <Compile Include="EnumGenerator.cs" />
|
---|
168 | <Compile Include="ExtensionGenerator.cs" />
|
---|
169 | <Compile Include="FieldGeneratorBase.cs" />
|
---|
170 | <Compile Include="IFieldSourceGenerator.cs" />
|
---|
171 | <Compile Include="ISourceGenerator.cs" />
|
---|
172 | <Compile Include="MessageFieldGenerator.cs" />
|
---|
173 | <Compile Include="MessageGenerator.cs" />
|
---|
174 | <Compile Include="PrimitiveFieldGenerator.cs" />
|
---|
175 | <Compile Include="RepeatedEnumFieldGenerator.cs" />
|
---|
176 | <Compile Include="RepeatedMessageFieldGenerator.cs" />
|
---|
177 | <Compile Include="RepeatedPrimitiveFieldGenerator.cs" />
|
---|
178 | <Compile Include="ServiceGenerator.cs" />
|
---|
179 | <Compile Include="DependencyResolutionException.cs" />
|
---|
180 | <Compile Include="Generator.cs" />
|
---|
181 | <Compile Include="GeneratorOptions.cs" />
|
---|
182 | <Compile Include="Helpers.cs" />
|
---|
183 | <Compile Include="InvalidOptionsException.cs" />
|
---|
184 | <Compile Include="Program.cs" />
|
---|
185 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
186 | <Compile Include="SourceGeneratorBase.cs" />
|
---|
187 | <Compile Include="SourceGenerators.cs" />
|
---|
188 | <Compile Include="UmbrellaClassGenerator.cs" />
|
---|
189 | </ItemGroup>
|
---|
190 | <ItemGroup>
|
---|
191 | <None Include="app.config" />
|
---|
192 | <None Include="Properties\Google.ProtocolBuffers.ProtoGen.snk" />
|
---|
193 | </ItemGroup>
|
---|
194 | <ItemGroup>
|
---|
195 | <ProjectReference Include="..\ProtocolBuffers\ProtocolBuffers.csproj">
|
---|
196 | <Project>{6908BDCE-D925-43F3-94AC-A531E6DF2591}</Project>
|
---|
197 | <Name>ProtocolBuffers</Name>
|
---|
198 | </ProjectReference>
|
---|
199 | </ItemGroup>
|
---|
200 | <ItemGroup>
|
---|
201 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
202 | <Visible>False</Visible>
|
---|
203 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
204 | <Install>false</Install>
|
---|
205 | </BootstrapperPackage>
|
---|
206 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
207 | <Visible>False</Visible>
|
---|
208 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
209 | <Install>true</Install>
|
---|
210 | </BootstrapperPackage>
|
---|
211 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
212 | <Visible>False</Visible>
|
---|
213 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
214 | <Install>true</Install>
|
---|
215 | </BootstrapperPackage>
|
---|
216 | </ItemGroup>
|
---|
217 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
218 | <PropertyGroup>
|
---|
219 | <PreBuildEvent>
|
---|
220 | </PreBuildEvent>
|
---|
221 | </PropertyGroup>
|
---|
222 | <PropertyGroup>
|
---|
223 | <PostBuildEvent>copy "$(TargetPath)" "$(SolutionDir)"</PostBuildEvent>
|
---|
224 | </PropertyGroup>
|
---|
225 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
226 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
227 | <Target Name="BeforeBuild">
|
---|
228 | </Target>
|
---|
229 | <Target Name="AfterBuild">
|
---|
230 | </Target>
|
---|
231 | -->
|
---|
232 | </Project> |
---|