DynamicMenu - Windows.csproj 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <ProjectGuid>{8934F26D-E648-4D74-9832-4E4016F839C3}</ProjectGuid>
  5. <ProjectTypeGuids>{6D335F3A-9D43-41b4-9D22-F6F17C4BE596};{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. <RootNamespace>DynamicMenu</RootNamespace>
  11. <AssemblyName>DynamicMenu</AssemblyName>
  12. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  13. <TargetFrameworkProfile>Client</TargetFrameworkProfile>
  14. <XnaFrameworkVersion>v4.0</XnaFrameworkVersion>
  15. <XnaPlatform>Windows</XnaPlatform>
  16. <XnaProfile>HiDef</XnaProfile>
  17. <XnaCrossPlatformGroupID>e83de1ce-c1ad-4461-9681-22f3692fa29a</XnaCrossPlatformGroupID>
  18. <XnaOutputType>Library</XnaOutputType>
  19. <PublishUrl>publish\</PublishUrl>
  20. <Install>true</Install>
  21. <InstallFrom>Disk</InstallFrom>
  22. <UpdateEnabled>false</UpdateEnabled>
  23. <UpdateMode>Foreground</UpdateMode>
  24. <UpdateInterval>7</UpdateInterval>
  25. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  26. <UpdatePeriodically>false</UpdatePeriodically>
  27. <UpdateRequired>false</UpdateRequired>
  28. <MapFileExtensions>true</MapFileExtensions>
  29. <ApplicationRevision>0</ApplicationRevision>
  30. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  31. <IsWebBootstrapper>false</IsWebBootstrapper>
  32. <UseApplicationTrust>false</UseApplicationTrust>
  33. <BootstrapperEnabled>true</BootstrapperEnabled>
  34. </PropertyGroup>
  35. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
  36. <OutputPath>bin\x86\Debug</OutputPath>
  37. <ErrorReport>prompt</ErrorReport>
  38. <WarningLevel>4</WarningLevel>
  39. <NoStdLib>true</NoStdLib>
  40. <UseVSHostingProcess>false</UseVSHostingProcess>
  41. <DebugSymbols>true</DebugSymbols>
  42. <DebugType>full</DebugType>
  43. <Optimize>false</Optimize>
  44. <DefineConstants>DEBUG;TRACE;WINDOWS</DefineConstants>
  45. <PlatformTarget>x86</PlatformTarget>
  46. <XnaCompressContent>false</XnaCompressContent>
  47. </PropertyGroup>
  48. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
  49. <OutputPath>bin\x86\Release</OutputPath>
  50. <ErrorReport>prompt</ErrorReport>
  51. <WarningLevel>4</WarningLevel>
  52. <NoStdLib>true</NoStdLib>
  53. <UseVSHostingProcess>false</UseVSHostingProcess>
  54. <DebugType>pdbonly</DebugType>
  55. <Optimize>true</Optimize>
  56. <DefineConstants>TRACE;WINDOWS</DefineConstants>
  57. <PlatformTarget>x86</PlatformTarget>
  58. <XnaCompressContent>true</XnaCompressContent>
  59. </PropertyGroup>
  60. <ItemGroup>
  61. <BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
  62. <Visible>False</Visible>
  63. <ProductName>Microsoft .NET Framework 4 Client Profile %28x86 and x64%29</ProductName>
  64. <Install>true</Install>
  65. </BootstrapperPackage>
  66. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  67. <Visible>False</Visible>
  68. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  69. <Install>false</Install>
  70. </BootstrapperPackage>
  71. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  72. <Visible>False</Visible>
  73. <ProductName>.NET Framework 3.5 SP1</ProductName>
  74. <Install>false</Install>
  75. </BootstrapperPackage>
  76. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  77. <Visible>False</Visible>
  78. <ProductName>Windows Installer 3.1</ProductName>
  79. <Install>true</Install>
  80. </BootstrapperPackage>
  81. <BootstrapperPackage Include="Microsoft.Xna.Framework.4.0">
  82. <Visible>False</Visible>
  83. <ProductName>Microsoft XNA Framework Redistributable 4.0</ProductName>
  84. <Install>true</Install>
  85. </BootstrapperPackage>
  86. </ItemGroup>
  87. <ItemGroup>
  88. <Compile Include="Controls\Button.cs" />
  89. <Compile Include="Controls\Container.cs" />
  90. <Compile Include="Controls\Control.cs" />
  91. <Compile Include="Controls\IControl.cs" />
  92. <Compile Include="Controls\Image.cs" />
  93. <Compile Include="Controls\ITextControl.cs" />
  94. <Compile Include="Controls\Label.cs" />
  95. <Compile Include="Controls\MultilineTextControl.cs" />
  96. <Compile Include="Controls\PhoneScreen.cs" />
  97. <Compile Include="Controls\ProgressBar.cs" />
  98. <Compile Include="Controls\TextControl.cs" />
  99. <Compile Include="Properties\AssemblyInfo.cs" />
  100. <Compile Include="Transitions\Transition.cs" />
  101. </ItemGroup>
  102. <ItemGroup>
  103. <Reference Include="Microsoft.Xna.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
  104. <Private>False</Private>
  105. </Reference>
  106. <Reference Include="Microsoft.Xna.Framework.Game, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
  107. <Private>False</Private>
  108. </Reference>
  109. <Reference Include="Microsoft.Xna.Framework.GamerServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
  110. <Private>False</Private>
  111. </Reference>
  112. <Reference Include="Microsoft.Xna.Framework.Graphics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
  113. <Private>False</Private>
  114. </Reference>
  115. <Reference Include="Microsoft.Xna.Framework.Input.Touch, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
  116. <Private>False</Private>
  117. </Reference>
  118. <Reference Include="mscorlib">
  119. <Private>False</Private>
  120. </Reference>
  121. <Reference Include="System">
  122. <Private>False</Private>
  123. </Reference>
  124. <Reference Include="System.Core">
  125. <Private>False</Private>
  126. </Reference>
  127. <Reference Include="System.Xml">
  128. <Private>False</Private>
  129. </Reference>
  130. <Reference Include="System.Xml.Linq">
  131. <Private>False</Private>
  132. </Reference>
  133. </ItemGroup>
  134. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  135. <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" />
  136. <!--
  137. To modify your build process, add your task inside one of the targets below and uncomment it.
  138. Other similar extension points exist, see Microsoft.Common.targets.
  139. <Target Name="BeforeBuild">
  140. </Target>
  141. <Target Name="AfterBuild">
  142. </Target>
  143. -->
  144. </Project>