LocalizationContent.contentproj 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
  3. <PropertyGroup>
  4. <ProjectGuid>{EFB4D604-6A08-4009-881A-3B0DB5493C22}</ProjectGuid>
  5. <ProjectTypeGuids>{96E2B04D-8817-42c6-938A-82C39BA4D311};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  6. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  7. <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  11. <XnaFrameworkVersion>v4.0</XnaFrameworkVersion>
  12. <PlatformTarget>x86</PlatformTarget>
  13. <OutputPath>bin\$(Platform)\$(Configuration)</OutputPath>
  14. <ContentRootDirectory>Content</ContentRootDirectory>
  15. <PublishUrl>publish\</PublishUrl>
  16. <Install>true</Install>
  17. <InstallFrom>Disk</InstallFrom>
  18. <UpdateEnabled>false</UpdateEnabled>
  19. <UpdateMode>Foreground</UpdateMode>
  20. <UpdateInterval>7</UpdateInterval>
  21. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  22. <UpdatePeriodically>false</UpdatePeriodically>
  23. <UpdateRequired>false</UpdateRequired>
  24. <MapFileExtensions>true</MapFileExtensions>
  25. <ApplicationRevision>0</ApplicationRevision>
  26. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  27. <IsWebBootstrapper>false</IsWebBootstrapper>
  28. <UseApplicationTrust>false</UseApplicationTrust>
  29. <BootstrapperEnabled>true</BootstrapperEnabled>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
  32. <XnaPlatform>Windows</XnaPlatform>
  33. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  34. </PropertyGroup>
  35. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
  36. <XnaPlatform>Windows</XnaPlatform>
  37. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  38. </PropertyGroup>
  39. <ItemGroup>
  40. <Compile Include="Font.spritefont">
  41. <Name>Font</Name>
  42. <Importer>FontDescriptionImporter</Importer>
  43. <Processor>LocalizedFontProcessor</Processor>
  44. <SubType>Designer</SubType>
  45. </Compile>
  46. </ItemGroup>
  47. <ItemGroup>
  48. <Compile Include="Flag.en-US.png">
  49. <Name>Flag.en-US</Name>
  50. <Importer>TextureImporter</Importer>
  51. <Processor>TextureProcessor</Processor>
  52. </Compile>
  53. </ItemGroup>
  54. <ItemGroup>
  55. <ProjectReference Include="..\..\LocalizationPipeline\LocalizationPipeline.csproj">
  56. <Project>{67970F83-993D-4921-B3E1-465F2B0569BA}</Project>
  57. <Name>LocalizationPipeline</Name>
  58. </ProjectReference>
  59. </ItemGroup>
  60. <ItemGroup>
  61. <Compile Include="Flag.fr.png">
  62. <Name>Flag.fr</Name>
  63. <Importer>TextureImporter</Importer>
  64. <Processor>TextureProcessor</Processor>
  65. </Compile>
  66. </ItemGroup>
  67. <ItemGroup>
  68. <Compile Include="Flag.png">
  69. <Name>Flag</Name>
  70. <Importer>TextureImporter</Importer>
  71. <Processor>TextureProcessor</Processor>
  72. </Compile>
  73. </ItemGroup>
  74. <ItemGroup>
  75. <Compile Include="Flag.en-GB.png">
  76. <Name>Flag.en-GB</Name>
  77. <Importer>TextureImporter</Importer>
  78. <Processor>TextureProcessor</Processor>
  79. </Compile>
  80. </ItemGroup>
  81. <ItemGroup>
  82. <Compile Include="Flag.ja.png">
  83. <Name>Flag.ja</Name>
  84. <Importer>TextureImporter</Importer>
  85. <Processor>TextureProcessor</Processor>
  86. </Compile>
  87. </ItemGroup>
  88. <ItemGroup>
  89. <Compile Include="Flag.da.png">
  90. <Name>Flag.da</Name>
  91. <Importer>TextureImporter</Importer>
  92. <Processor>TextureProcessor</Processor>
  93. </Compile>
  94. <Compile Include="Flag.ko.png">
  95. <Name>Flag.ko</Name>
  96. <Importer>TextureImporter</Importer>
  97. <Processor>TextureProcessor</Processor>
  98. </Compile>
  99. </ItemGroup>
  100. <ItemGroup>
  101. <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.AudioImporters, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL" />
  102. <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.EffectImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL" />
  103. <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.FBXImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=X86" />
  104. <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.TextureImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=X86" />
  105. <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.XImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=X86" />
  106. <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.VideoImporters, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553">
  107. <Private>False</Private>
  108. </Reference>
  109. </ItemGroup>
  110. <ItemGroup>
  111. <BootstrapperPackage Include=".NETFramework,Version=v4.0">
  112. <Visible>False</Visible>
  113. <ProductName>Microsoft .NET Framework 4 %28x86 and x64%29</ProductName>
  114. <Install>true</Install>
  115. </BootstrapperPackage>
  116. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  117. <Visible>False</Visible>
  118. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  119. <Install>false</Install>
  120. </BootstrapperPackage>
  121. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  122. <Visible>False</Visible>
  123. <ProductName>.NET Framework 3.5 SP1</ProductName>
  124. <Install>false</Install>
  125. </BootstrapperPackage>
  126. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  127. <Visible>False</Visible>
  128. <ProductName>Windows Installer 3.1</ProductName>
  129. <Install>true</Install>
  130. </BootstrapperPackage>
  131. </ItemGroup>
  132. <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" />
  133. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  134. Other similar extension points exist, see Microsoft.Common.targets.
  135. <Target Name="BeforeBuild">
  136. </Target>
  137. <Target Name="AfterBuild">
  138. </Target>
  139. -->
  140. </Project>