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>{6908BDCE-D925-43F3-94AC-A531E6DF2591}</ProjectGuid>
|
---|
9 | <OutputType>Library</OutputType>
|
---|
10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
11 | <RootNamespace>Google.ProtocolBuffers</RootNamespace>
|
---|
12 | <AssemblyName>Google.ProtocolBuffers-2.4.1.473</AssemblyName>
|
---|
13 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
14 | <FileAlignment>512</FileAlignment>
|
---|
15 | <SignAssembly>true</SignAssembly>
|
---|
16 | <AssemblyOriginatorKeyFile>..\..\keys\Google.ProtocolBuffers.snk</AssemblyOriginatorKeyFile>
|
---|
17 | <OldToolsVersion>3.5</OldToolsVersion>
|
---|
18 | <TargetFrameworkProfile />
|
---|
19 | </PropertyGroup>
|
---|
20 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
21 | <DebugSymbols>true</DebugSymbols>
|
---|
22 | <DebugType>full</DebugType>
|
---|
23 | <Optimize>false</Optimize>
|
---|
24 | <OutputPath>..\..\..\..\..\..\bin\</OutputPath>
|
---|
25 | <DocumentationFile>
|
---|
26 | </DocumentationFile>
|
---|
27 | <NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn>
|
---|
28 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
29 | <ErrorReport>prompt</ErrorReport>
|
---|
30 | <WarningLevel>4</WarningLevel>
|
---|
31 | <NoStdLib>true</NoStdLib>
|
---|
32 | </PropertyGroup>
|
---|
33 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
34 | <DebugType>pdbonly</DebugType>
|
---|
35 | <Optimize>true</Optimize>
|
---|
36 | <OutputPath>..\..\..\..\..\..\bin\</OutputPath>
|
---|
37 | <DocumentationFile>
|
---|
38 | </DocumentationFile>
|
---|
39 | <NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn>
|
---|
40 | <DefineConstants>TRACE</DefineConstants>
|
---|
41 | <ErrorReport>prompt</ErrorReport>
|
---|
42 | <WarningLevel>4</WarningLevel>
|
---|
43 | <NoStdLib>true</NoStdLib>
|
---|
44 | </PropertyGroup>
|
---|
45 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
46 | <DebugSymbols>true</DebugSymbols>
|
---|
47 | <OutputPath>..\..\..\..\..\..\bin\</OutputPath>
|
---|
48 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
49 | <NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn>
|
---|
50 | <NoStdLib>true</NoStdLib>
|
---|
51 | <DebugType>full</DebugType>
|
---|
52 | <PlatformTarget>x64</PlatformTarget>
|
---|
53 | <CodeAnalysisLogFile>bin\Debug\Google.ProtocolBuffers.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
54 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
55 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
56 | <ErrorReport>prompt</ErrorReport>
|
---|
57 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
58 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
59 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
60 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
61 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
62 | </PropertyGroup>
|
---|
63 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
64 | <OutputPath>..\..\..\..\..\..\bin\</OutputPath>
|
---|
65 | <DefineConstants>TRACE</DefineConstants>
|
---|
66 | <Optimize>true</Optimize>
|
---|
67 | <NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn>
|
---|
68 | <NoStdLib>true</NoStdLib>
|
---|
69 | <DebugType>pdbonly</DebugType>
|
---|
70 | <PlatformTarget>x64</PlatformTarget>
|
---|
71 | <CodeAnalysisLogFile>bin\Release\Google.ProtocolBuffers-2.4.1.473.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
72 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
73 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
74 | <ErrorReport>prompt</ErrorReport>
|
---|
75 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
76 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
77 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
78 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
79 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
80 | </PropertyGroup>
|
---|
81 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
82 | <DebugSymbols>true</DebugSymbols>
|
---|
83 | <OutputPath>..\..\..\..\..\..\bin\</OutputPath>
|
---|
84 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
85 | <NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn>
|
---|
86 | <NoStdLib>true</NoStdLib>
|
---|
87 | <DebugType>full</DebugType>
|
---|
88 | <PlatformTarget>x86</PlatformTarget>
|
---|
89 | <CodeAnalysisLogFile>bin\Debug\Google.ProtocolBuffers.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
90 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
91 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
92 | <ErrorReport>prompt</ErrorReport>
|
---|
93 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
94 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
95 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
96 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
97 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
98 | </PropertyGroup>
|
---|
99 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
100 | <OutputPath>..\..\..\..\..\..\bin\</OutputPath>
|
---|
101 | <DefineConstants>TRACE</DefineConstants>
|
---|
102 | <Optimize>true</Optimize>
|
---|
103 | <NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn>
|
---|
104 | <NoStdLib>true</NoStdLib>
|
---|
105 | <DebugType>pdbonly</DebugType>
|
---|
106 | <PlatformTarget>x86</PlatformTarget>
|
---|
107 | <CodeAnalysisLogFile>bin\Release\Google.ProtocolBuffers-2.4.1.473.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
108 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
109 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
110 | <ErrorReport>prompt</ErrorReport>
|
---|
111 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
112 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
113 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
114 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
115 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
116 | </PropertyGroup>
|
---|
117 | <ItemGroup>
|
---|
118 | <Reference Include="mscorlib" />
|
---|
119 | <Reference Include="System" />
|
---|
120 | <Reference Include="System.Xml" />
|
---|
121 | </ItemGroup>
|
---|
122 | <ItemGroup>
|
---|
123 | <Compile Include="AbstractBuilder.cs" />
|
---|
124 | <Compile Include="AbstractBuilderLite.cs" />
|
---|
125 | <Compile Include="AbstractMessage.cs" />
|
---|
126 | <Compile Include="AbstractMessageLite.cs" />
|
---|
127 | <Compile Include="ByteArray.cs" />
|
---|
128 | <Compile Include="ByteString.cs" />
|
---|
129 | <Compile Include="Collections\Enumerables.cs" />
|
---|
130 | <Compile Include="Collections\IPopsicleList.cs" />
|
---|
131 | <Compile Include="Collections\PopsicleList.cs" />
|
---|
132 | <Compile Include="CodedOutputStream.ComputeSize.cs" />
|
---|
133 | <Compile Include="CustomSerialization.cs" />
|
---|
134 | <Compile Include="Delegates.cs" />
|
---|
135 | <Compile Include="CodedInputStream.cs" />
|
---|
136 | <Compile Include="CodedOutputStream.cs" />
|
---|
137 | <Compile Include="Collections\Dictionaries.cs" />
|
---|
138 | <Compile Include="Collections\Lists.cs" />
|
---|
139 | <Compile Include="Collections\ReadOnlyDictionary.cs" />
|
---|
140 | <Compile Include="DescriptorProtos\CSharpOptions.cs" />
|
---|
141 | <Compile Include="DescriptorProtos\DescriptorProtoFile.cs" />
|
---|
142 | <Compile Include="DescriptorProtos\IDescriptorProto.cs" />
|
---|
143 | <Compile Include="DescriptorProtos\PartialClasses.cs" />
|
---|
144 | <Compile Include="Descriptors\DescriptorBase.cs" />
|
---|
145 | <Compile Include="Descriptors\DescriptorPool.cs" />
|
---|
146 | <Compile Include="Descriptors\DescriptorUtil.cs" />
|
---|
147 | <Compile Include="Descriptors\DescriptorValidationException.cs" />
|
---|
148 | <Compile Include="Descriptors\EnumDescriptor.cs" />
|
---|
149 | <Compile Include="Descriptors\EnumValueDescriptor.cs" />
|
---|
150 | <Compile Include="Descriptors\FieldDescriptor.cs" />
|
---|
151 | <Compile Include="Descriptors\FieldMappingAttribute.cs" />
|
---|
152 | <Compile Include="Descriptors\FieldType.cs" />
|
---|
153 | <Compile Include="Descriptors\FileDescriptor.cs" />
|
---|
154 | <Compile Include="Descriptors\IDescriptor.cs" />
|
---|
155 | <Compile Include="Descriptors\IndexedDescriptorBase.cs" />
|
---|
156 | <Compile Include="Descriptors\MappedType.cs" />
|
---|
157 | <Compile Include="Descriptors\MessageDescriptor.cs" />
|
---|
158 | <Compile Include="Descriptors\MethodDescriptor.cs" />
|
---|
159 | <Compile Include="Descriptors\PackageDescriptor.cs" />
|
---|
160 | <Compile Include="Descriptors\ServiceDescriptor.cs" />
|
---|
161 | <Compile Include="DynamicMessage.cs" />
|
---|
162 | <Compile Include="EnumLite.cs" />
|
---|
163 | <Compile Include="ExtendableBuilder.cs" />
|
---|
164 | <Compile Include="ExtendableBuilderLite.cs" />
|
---|
165 | <Compile Include="ExtendableMessage.cs" />
|
---|
166 | <Compile Include="ExtendableMessageLite.cs" />
|
---|
167 | <Compile Include="ExtensionInfo.cs" />
|
---|
168 | <Compile Include="ExtensionRegistry.cs" />
|
---|
169 | <Compile Include="ExtensionRegistryLite.cs" />
|
---|
170 | <Compile Include="FieldAccess\ReflectionUtil.cs" />
|
---|
171 | <Compile Include="FieldAccess\SingleEnumAccessor.cs" />
|
---|
172 | <Compile Include="FieldAccess\SingleMessageAccessor.cs" />
|
---|
173 | <Compile Include="FieldAccess\SinglePrimitiveAccessor.cs" />
|
---|
174 | <Compile Include="FieldAccess\RepeatedPrimitiveAccessor.cs" />
|
---|
175 | <Compile Include="FieldAccess\RepeatedEnumAccessor.cs" />
|
---|
176 | <Compile Include="FieldAccess\IFieldAccessor.cs" />
|
---|
177 | <Compile Include="FieldAccess\FieldAccessorTable.cs" />
|
---|
178 | <Compile Include="FieldAccess\RepeatedMessageAccessor.cs" />
|
---|
179 | <Compile Include="FieldSet.cs" />
|
---|
180 | <Compile Include="GeneratedBuilder.cs" />
|
---|
181 | <Compile Include="GeneratedBuilderLite.cs" />
|
---|
182 | <Compile Include="GeneratedExtensionLite.cs" />
|
---|
183 | <Compile Include="GeneratedMessageLite.cs" />
|
---|
184 | <Compile Include="GeneratedRepeatExtension.cs" />
|
---|
185 | <Compile Include="GeneratedSingleExtension.cs" />
|
---|
186 | <Compile Include="GeneratedMessage.cs" />
|
---|
187 | <Compile Include="IBuilder.cs" />
|
---|
188 | <Compile Include="GeneratedExtensionBase.cs" />
|
---|
189 | <Compile Include="IBuilderLite.cs" />
|
---|
190 | <Compile Include="ICodedInputStream.cs" />
|
---|
191 | <Compile Include="ICodedOutputStream.cs" />
|
---|
192 | <Compile Include="IMessage.cs" />
|
---|
193 | <Compile Include="IMessageLite.cs" />
|
---|
194 | <Compile Include="InvalidProtocolBufferException.cs" />
|
---|
195 | <Compile Include="IRpcChannel.cs" />
|
---|
196 | <Compile Include="IRpcController.cs" />
|
---|
197 | <Compile Include="IRpcDispatch.cs" />
|
---|
198 | <Compile Include="IService.cs" />
|
---|
199 | <Compile Include="MessageStreamIterator.cs" />
|
---|
200 | <Compile Include="MessageStreamWriter.cs" />
|
---|
201 | <Compile Include="MessageUtil.cs" />
|
---|
202 | <Compile Include="NameHelpers.cs" />
|
---|
203 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
204 | <Compile Include="RpcUtil.cs" />
|
---|
205 | <Compile Include="SilverlightCompatibility.cs" />
|
---|
206 | <Compile Include="SortedList.cs" />
|
---|
207 | <Compile Include="TextFormat.cs" />
|
---|
208 | <Compile Include="TextGenerator.cs" />
|
---|
209 | <Compile Include="TextTokenizer.cs" />
|
---|
210 | <Compile Include="ThrowHelper.cs" />
|
---|
211 | <Compile Include="UninitializedMessageException.cs" />
|
---|
212 | <Compile Include="UnknownField.cs" />
|
---|
213 | <Compile Include="UnknownFieldSet.cs" />
|
---|
214 | <Compile Include="WireFormat.cs" />
|
---|
215 | </ItemGroup>
|
---|
216 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
217 | <PropertyGroup>
|
---|
218 | <PostBuildEvent>
|
---|
219 | </PostBuildEvent>
|
---|
220 | </PropertyGroup>
|
---|
221 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
222 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
223 | <Target Name="BeforeBuild">
|
---|
224 | </Target>
|
---|
225 | <Target Name="AfterBuild">
|
---|
226 | </Target>
|
---|
227 | -->
|
---|
228 | </Project> |
---|