ProtocolBuffers.Test.SL40.csproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215
  1. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" xmlns:cs="urn:schemas-csharp-project:template">
  2. <PropertyGroup>
  3. <EnvironmentFlavor>SILVERLIGHT</EnvironmentFlavor>
  4. <EnvironmentTemplate>SL40</EnvironmentTemplate>
  5. <EnvironmentProjectType>TEST</EnvironmentProjectType>
  6. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  7. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  8. <ProductVersion>9.0.30729</ProductVersion>
  9. <SchemaVersion>2.0</SchemaVersion>
  10. <ProjectGuid>{DD01ED24-3750-4567-9A23-1DB676A15610}</ProjectGuid>
  11. <OutputType>Library</OutputType>
  12. <AppDesignerFolder>Properties</AppDesignerFolder>
  13. <RootNamespace>Google.ProtocolBuffers</RootNamespace>
  14. <AssemblyName>Google.ProtocolBuffers.Test</AssemblyName>
  15. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  16. <FileAlignment>512</FileAlignment>
  17. <SignAssembly>true</SignAssembly>
  18. <AssemblyOriginatorKeyFile>..\..\keys\Google.ProtocolBuffers.snk</AssemblyOriginatorKeyFile>
  19. <OldToolsVersion>3.5</OldToolsVersion>
  20. <ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  21. <SilverlightApplication>true</SilverlightApplication>
  22. <ValidateXaml>false</ValidateXaml>
  23. <ThrowErrorsInValidation>false</ThrowErrorsInValidation>
  24. <SilverlightVersion>v4.0</SilverlightVersion>
  25. <XapOutputs>true</XapOutputs>
  26. <GenerateSilverlightManifest>true</GenerateSilverlightManifest>
  27. <XapFilename>Google.ProtocolBuffers.Test.xap</XapFilename>
  28. <SilverlightManifestTemplate>Properties\AppManifest.xml</SilverlightManifestTemplate>
  29. <SilverlightAppEntry>Google.ProtocolBuffers.App</SilverlightAppEntry>
  30. <TestPageFileName>TestPage.html</TestPageFileName>
  31. <CreateTestPage>true</CreateTestPage>
  32. <OutOfBrowserSettingsFile>Properties\OutOfBrowserSettings.xml</OutOfBrowserSettingsFile>
  33. <EnableOutOfBrowser>true</EnableOutOfBrowser>
  34. </PropertyGroup>
  35. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  36. <DebugSymbols>true</DebugSymbols>
  37. <DebugType>full</DebugType>
  38. <Optimize>false</Optimize>
  39. <OutputPath>bin\SL40\Debug</OutputPath>
  40. <IntermediateOutputPath>obj\SL40\Debug\</IntermediateOutputPath>
  41. <DefineConstants>DEBUG;TRACE;$(EnvironmentFlavor);$(EnvironmentTemplate);NOSERIALIZABLE;NOSORTEDLIST</DefineConstants>
  42. <ErrorReport>prompt</ErrorReport>
  43. <WarningLevel>4</WarningLevel>
  44. <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
  45. <NoStdLib>true</NoStdLib>
  46. <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
  47. <NoConfig>true</NoConfig>
  48. </PropertyGroup>
  49. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  50. <DebugType>pdbonly</DebugType>
  51. <Optimize>true</Optimize>
  52. <OutputPath>bin\SL40\Release</OutputPath>
  53. <IntermediateOutputPath>obj\SL40\Release\</IntermediateOutputPath>
  54. <DefineConstants>TRACE;$(EnvironmentFlavor);$(EnvironmentTemplate);NOSERIALIZABLE;NOSORTEDLIST</DefineConstants>
  55. <ErrorReport>prompt</ErrorReport>
  56. <WarningLevel>4</WarningLevel>
  57. <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
  58. <NoStdLib>true</NoStdLib>
  59. <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
  60. <NoConfig>true</NoConfig>
  61. </PropertyGroup>
  62. <ItemGroup>
  63. <Reference Include="mscorlib" />
  64. <Reference Include="System" />
  65. <Reference Include="System.Xml" />
  66. <Reference Include="System.Core" />
  67. <Reference Include="System.Windows" />
  68. <Reference Include="System.Windows.Browser" />
  69. </ItemGroup>
  70. <ItemGroup Condition=" '$(EnvironmentFlavor)' == 'CLIENTPROFILE' ">
  71. <Reference Include="nunit.framework">
  72. <SpecificVersion>False</SpecificVersion>
  73. <HintPath>..\..\lib\NUnit\lib\nunit.framework.dll</HintPath>
  74. </Reference>
  75. </ItemGroup>
  76. <ItemGroup Condition=" '$(EnvironmentFlavor)' != 'CLIENTPROFILE' ">
  77. <Reference Include="Microsoft.Silverlight.Testing, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  78. <SpecificVersion>False</SpecificVersion>
  79. <HintPath>..\..\lib\Microsoft.Silverlight.Testing\April2010\Microsoft.Silverlight.Testing.dll</HintPath>
  80. </Reference>
  81. <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  82. <SpecificVersion>False</SpecificVersion>
  83. <HintPath>..\..\lib\Microsoft.Silverlight.Testing\April2010\Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight.dll</HintPath>
  84. </Reference>
  85. </ItemGroup>
  86. <ItemGroup>
  87. <Compile Include="..\..\lib\NUnit-config\Microsoft.VisualStudio.TestTools.cs">
  88. <Link>Microsoft.VisualStudio.TestTools.cs</Link>
  89. </Compile>
  90. <Compile Include="AbstractMessageTest.cs" />
  91. <Compile Include="ByteStringTest.cs" />
  92. <Compile Include="CodedInputStreamTest.cs" />
  93. <Compile Include="CodedOutputStreamTest.cs" />
  94. <Compile Include="Collections\PopsicleListTest.cs" />
  95. <Compile Include="Compatibility\BinaryCompatibilityTests.cs" />
  96. <Compile Include="Compatibility\CompatibilityTests.cs" />
  97. <Compile Include="Compatibility\DictionaryCompatibilityTests.cs" />
  98. <Compile Include="Compatibility\JsonCompatibilityTests.cs" />
  99. <Compile Include="Compatibility\TestResources.cs" />
  100. <Compile Include="Compatibility\TextCompatibilityTests.cs" />
  101. <Compile Include="Compatibility\XmlCompatibilityTests.cs" />
  102. <Compile Include="SerializableAttribute.cs" />
  103. <Compile Include="TestProtos\UnitTestExtrasProtoFile.cs" />
  104. <Compile Include="TestResources.cs" />
  105. <Compile Include="TestRpcForMimeTypes.cs" />
  106. <Compile Include="TestReaderForUrlEncoded.cs" />
  107. <Compile Include="CSharpOptionsTest.cs" />
  108. <Compile Include="DeprecatedMemberTest.cs" />
  109. <Compile Include="DescriptorsTest.cs" />
  110. <Compile Include="Descriptors\MessageDescriptorTest.cs" />
  111. <Compile Include="DynamicMessageTest.cs" />
  112. <Compile Include="ExtendableMessageTest.cs" />
  113. <Compile Include="GeneratedBuilderTest.cs" />
  114. <Compile Include="GeneratedMessageTest.cs" />
  115. <Compile Include="IssuesTest.cs" />
  116. <Compile Include="MessageStreamIteratorTest.cs" />
  117. <Compile Include="MessageStreamWriterTest.cs" />
  118. <Compile Include="MessageTest.cs" />
  119. <Compile Include="MessageUtilTest.cs" />
  120. <Compile Include="NameHelpersTest.cs" />
  121. <Compile Include="Properties\AssemblyInfo.cs" />
  122. <Compile Include="ReflectionTester.cs" />
  123. <Compile Include="ReusableBuilderTest.cs" />
  124. <Compile Include="SerializableTest.cs" />
  125. <Compile Include="ServiceTest.cs" />
  126. <Compile Include="TestCornerCases.cs" />
  127. <Compile Include="TestMimeMessageFormats.cs" />
  128. <Compile Include="TestProtos\UnitTestCSharpOptionsProtoFile.cs" />
  129. <Compile Include="TestProtos\UnitTestCustomOptionsProtoFile.cs" />
  130. <Compile Include="TestProtos\UnitTestEmbedOptimizeForProtoFile.cs" />
  131. <Compile Include="TestProtos\UnitTestEmptyProtoFile.cs" />
  132. <Compile Include="TestProtos\UnitTestExtrasIssuesProtoFile.cs" />
  133. <Compile Include="TestProtos\UnitTestGenericServices.cs" />
  134. <Compile Include="TestProtos\UnitTestGoogleSizeProtoFile.cs" />
  135. <Compile Include="TestProtos\UnitTestGoogleSpeedProtoFile.cs" />
  136. <Compile Include="TestProtos\UnitTestImportLiteProtoFile.cs" />
  137. <Compile Include="TestProtos\UnitTestImportProtoFile.cs" />
  138. <Compile Include="TestProtos\UnitTestMessageSetProtoFile.cs" />
  139. <Compile Include="TestProtos\UnitTestNoGenericServicesProtoFile.cs" />
  140. <Compile Include="TestProtos\UnitTestOptimizeForProtoFile.cs" />
  141. <Compile Include="TestProtos\UnitTestProtoFile.cs" />
  142. <Compile Include="TestProtos\UnitTestRpcInterop.cs" />
  143. <Compile Include="TestProtos\UnitTestXmlSerializerTestProtoFile.cs" />
  144. <Compile Include="TestRpcGenerator.cs" />
  145. <Compile Include="TestUtil.cs" />
  146. <Compile Include="TestWriterFormatJson.cs" />
  147. <Compile Include="TestWriterFormatXml.cs" />
  148. <Compile Include="TextFormatTest.cs" />
  149. <Compile Include="UnknownFieldSetTest.cs" />
  150. <Compile Include="WireFormatTest.cs" />
  151. <Compile Include="App.xaml.cs">
  152. <DependentUpon>App.xaml</DependentUpon>
  153. </Compile>
  154. <None Include="Properties\AppManifest.xml" />
  155. <None Include="Properties\OutOfBrowserSettings.xml" />
  156. <ApplicationDefinition Include="App.xaml">
  157. <Generator>MSBuild:Compile</Generator>
  158. <SubType>Designer</SubType>
  159. </ApplicationDefinition>
  160. </ItemGroup>
  161. <ItemGroup>
  162. <ProjectReference Include="..\ProtocolBuffers.Serialization\ProtocolBuffers.Serialization.SL40.csproj">
  163. <Project>{231391AF-449C-4a39-986C-AD7F270F4750}</Project>
  164. <Name>ProtocolBuffers.Serialization</Name>
  165. </ProjectReference>
  166. <ProjectReference Include="..\ProtocolBuffers\ProtocolBuffers.SL40.csproj">
  167. <Project>{6908BDCE-D925-43F3-94AC-A531E6DF2591}</Project>
  168. <Name>ProtocolBuffers</Name>
  169. </ProjectReference>
  170. </ItemGroup>
  171. <ItemGroup>
  172. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  173. <Visible>False</Visible>
  174. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  175. <Install>false</Install>
  176. </BootstrapperPackage>
  177. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  178. <Visible>False</Visible>
  179. <ProductName>.NET Framework 3.5 SP1</ProductName>
  180. <Install>true</Install>
  181. </BootstrapperPackage>
  182. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  183. <Visible>False</Visible>
  184. <ProductName>Windows Installer 3.1</ProductName>
  185. <Install>true</Install>
  186. </BootstrapperPackage>
  187. </ItemGroup>
  188. <ItemGroup>
  189. <EmbeddedResource Include="Compatibility\google_message1.dat" />
  190. <EmbeddedResource Include="Compatibility\google_message2.dat" />
  191. </ItemGroup>
  192. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\$(SilverlightVersion)\Microsoft.Silverlight.CSharp.targets" />
  193. <ProjectExtensions>
  194. <VisualStudio>
  195. <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
  196. <SilverlightProjectProperties>
  197. <StartAction>OfflineApplication</StartAction>
  198. </SilverlightProjectProperties>
  199. </FlavorProperties>
  200. </VisualStudio>
  201. </ProjectExtensions>
  202. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  203. Other similar extension points exist, see Microsoft.Common.targets.
  204. <Target Name="BeforeBuild">
  205. </Target>
  206. <Target Name="AfterBuild">
  207. </Target>
  208. -->
  209. <PropertyGroup Condition=" '$(EnvironmentFlavor)' == 'CLIENTPROFILE' ">
  210. <StartAction>Program</StartAction>
  211. <StartProgram>$(ProjectDir)..\..\lib\NUnit\tools\nunit-console.exe</StartProgram>
  212. <StartArguments>/nologo /noshadow /labels /wait $(AssemblyName).dll</StartArguments>
  213. <StartWorkingDirectory>$(ProjectDir)$(OutputPath)</StartWorkingDirectory>
  214. </PropertyGroup>
  215. </Project>