InputSequenceSampleContent.contentproj 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  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>{BCB334AF-A897-473F-9F6F-F19A8AFC712A}</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>FontDescriptionProcessor</Processor>
  44. </Compile>
  45. </ItemGroup>
  46. <ItemGroup>
  47. <Compile Include="A.png">
  48. <Name>A</Name>
  49. <Importer>TextureImporter</Importer>
  50. <Processor>TextureProcessor</Processor>
  51. </Compile>
  52. <Compile Include="B.png">
  53. <Name>B</Name>
  54. <Importer>TextureImporter</Importer>
  55. <Processor>TextureProcessor</Processor>
  56. </Compile>
  57. <Compile Include="Down.png">
  58. <Name>Down</Name>
  59. <Importer>TextureImporter</Importer>
  60. <Processor>TextureProcessor</Processor>
  61. </Compile>
  62. <Compile Include="DownLeft.png">
  63. <Name>DownLeft</Name>
  64. <Importer>TextureImporter</Importer>
  65. <Processor>TextureProcessor</Processor>
  66. </Compile>
  67. <Compile Include="DownRight.png">
  68. <Name>DownRight</Name>
  69. <Importer>TextureImporter</Importer>
  70. <Processor>TextureProcessor</Processor>
  71. </Compile>
  72. <Compile Include="Left.png">
  73. <Name>Left</Name>
  74. <Importer>TextureImporter</Importer>
  75. <Processor>TextureProcessor</Processor>
  76. </Compile>
  77. <Compile Include="PadFace.png">
  78. <Name>PadFace</Name>
  79. <Importer>TextureImporter</Importer>
  80. <Processor>TextureProcessor</Processor>
  81. </Compile>
  82. <Compile Include="Plus.png">
  83. <Name>Plus</Name>
  84. <Importer>TextureImporter</Importer>
  85. <Processor>TextureProcessor</Processor>
  86. </Compile>
  87. <Compile Include="Right.png">
  88. <Name>Right</Name>
  89. <Importer>TextureImporter</Importer>
  90. <Processor>TextureProcessor</Processor>
  91. </Compile>
  92. <Compile Include="Up.png">
  93. <Name>Up</Name>
  94. <Importer>TextureImporter</Importer>
  95. <Processor>TextureProcessor</Processor>
  96. </Compile>
  97. <Compile Include="UpLeft.png">
  98. <Name>UpLeft</Name>
  99. <Importer>TextureImporter</Importer>
  100. <Processor>TextureProcessor</Processor>
  101. </Compile>
  102. <Compile Include="UpRight.png">
  103. <Name>UpRight</Name>
  104. <Importer>TextureImporter</Importer>
  105. <Processor>TextureProcessor</Processor>
  106. </Compile>
  107. <Compile Include="X.png">
  108. <Name>X</Name>
  109. <Importer>TextureImporter</Importer>
  110. <Processor>TextureProcessor</Processor>
  111. </Compile>
  112. <Compile Include="Y.png">
  113. <Name>Y</Name>
  114. <Importer>TextureImporter</Importer>
  115. <Processor>TextureProcessor</Processor>
  116. </Compile>
  117. </ItemGroup>
  118. <ItemGroup>
  119. <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.AudioImporters, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL" />
  120. <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.EffectImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL" />
  121. <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.FBXImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=X86" />
  122. <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.TextureImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=X86" />
  123. <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.XImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=X86" />
  124. <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.VideoImporters, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553">
  125. <Private>False</Private>
  126. </Reference>
  127. </ItemGroup>
  128. <ItemGroup>
  129. <BootstrapperPackage Include=".NETFramework,Version=v4.0">
  130. <Visible>False</Visible>
  131. <ProductName>Microsoft .NET Framework 4 %28x86 and x64%29</ProductName>
  132. <Install>true</Install>
  133. </BootstrapperPackage>
  134. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  135. <Visible>False</Visible>
  136. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  137. <Install>false</Install>
  138. </BootstrapperPackage>
  139. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  140. <Visible>False</Visible>
  141. <ProductName>.NET Framework 3.5 SP1</ProductName>
  142. <Install>false</Install>
  143. </BootstrapperPackage>
  144. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  145. <Visible>False</Visible>
  146. <ProductName>Windows Installer 3.1</ProductName>
  147. <Install>true</Install>
  148. </BootstrapperPackage>
  149. </ItemGroup>
  150. <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" />
  151. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  152. Other similar extension points exist, see Microsoft.Common.targets.
  153. <Target Name="BeforeBuild">
  154. </Target>
  155. <Target Name="AfterBuild">
  156. </Target>
  157. -->
  158. </Project>