CustomAvatarAnimationWindows.csproj 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  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>{EF8868F4-AEF3-47AD-84AA-8C69D47EEF3C}</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>CustomAvatarAnimation</RootNamespace>
  11. <AssemblyName>AvatarCustomAnimation</AssemblyName>
  12. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  13. <XnaFrameworkVersion>v4.0</XnaFrameworkVersion>
  14. <XnaPlatform>Windows</XnaPlatform>
  15. <XnaCrossPlatformGroupID>74458c60-ddde-42f4-ae31-6c8c9669f5e7</XnaCrossPlatformGroupID>
  16. <IsWebBootstrapper>false</IsWebBootstrapper>
  17. <XnaUpgrade>
  18. </XnaUpgrade>
  19. <XnaOutputType>Library</XnaOutputType>
  20. <XnaProfile>HiDef</XnaProfile>
  21. <TargetFrameworkProfile>Client</TargetFrameworkProfile>
  22. <FileUpgradeFlags>
  23. </FileUpgradeFlags>
  24. <UpgradeBackupLocation>
  25. </UpgradeBackupLocation>
  26. <OldToolsVersion>3.5</OldToolsVersion>
  27. <PublishUrl>publish\</PublishUrl>
  28. <Install>true</Install>
  29. <InstallFrom>Disk</InstallFrom>
  30. <UpdateEnabled>false</UpdateEnabled>
  31. <UpdateMode>Foreground</UpdateMode>
  32. <UpdateInterval>7</UpdateInterval>
  33. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  34. <UpdatePeriodically>false</UpdatePeriodically>
  35. <UpdateRequired>false</UpdateRequired>
  36. <MapFileExtensions>true</MapFileExtensions>
  37. <ApplicationRevision>0</ApplicationRevision>
  38. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  39. <UseApplicationTrust>false</UseApplicationTrust>
  40. <BootstrapperEnabled>true</BootstrapperEnabled>
  41. </PropertyGroup>
  42. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
  43. <DebugSymbols>true</DebugSymbols>
  44. <DebugType>full</DebugType>
  45. <Optimize>false</Optimize>
  46. <OutputPath>bin\x86\Debug</OutputPath>
  47. <DefineConstants>DEBUG;TRACE;WINDOWS</DefineConstants>
  48. <ErrorReport>prompt</ErrorReport>
  49. <WarningLevel>4</WarningLevel>
  50. <NoStdLib>true</NoStdLib>
  51. <UseVSHostingProcess>false</UseVSHostingProcess>
  52. <PlatformTarget>x86</PlatformTarget>
  53. <XnaCompressContent>false</XnaCompressContent>
  54. </PropertyGroup>
  55. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
  56. <DebugType>pdbonly</DebugType>
  57. <Optimize>true</Optimize>
  58. <OutputPath>bin\x86\Release</OutputPath>
  59. <DefineConstants>TRACE;WINDOWS</DefineConstants>
  60. <ErrorReport>prompt</ErrorReport>
  61. <WarningLevel>4</WarningLevel>
  62. <NoStdLib>true</NoStdLib>
  63. <UseVSHostingProcess>false</UseVSHostingProcess>
  64. <PlatformTarget>x86</PlatformTarget>
  65. <XnaCompressContent>True</XnaCompressContent>
  66. </PropertyGroup>
  67. <ItemGroup>
  68. <Reference Include="Microsoft.Xna.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553">
  69. <Private>False</Private>
  70. </Reference>
  71. <Reference Include="Microsoft.Xna.Framework.Avatar, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  72. <Private>False</Private>
  73. </Reference>
  74. <Reference Include="Microsoft.Xna.Framework.GamerServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  75. <Private>False</Private>
  76. </Reference>
  77. <Reference Include="Microsoft.Xna.Framework.Graphics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
  78. <Private>False</Private>
  79. </Reference>
  80. <Reference Include="Microsoft.Xna.Framework.Input.Touch, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  81. <Private>False</Private>
  82. </Reference>
  83. <Reference Include="Microsoft.Xna.Framework.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  84. <Private>False</Private>
  85. </Reference>
  86. <Reference Include="Microsoft.Xna.Framework.Storage, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  87. <Private>False</Private>
  88. </Reference>
  89. <Reference Include="Microsoft.Xna.Framework.Video, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  90. <Private>False</Private>
  91. </Reference>
  92. <Reference Include="Microsoft.Xna.Framework.Xact, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
  93. <Private>False</Private>
  94. </Reference>
  95. <Reference Include="mscorlib">
  96. <Private>False</Private>
  97. </Reference>
  98. <Reference Include="System">
  99. <Private>False</Private>
  100. </Reference>
  101. <Reference Include="System.Core">
  102. <Private>False</Private>
  103. </Reference>
  104. <Reference Include="System.Xml.Linq">
  105. <Private>False</Private>
  106. </Reference>
  107. </ItemGroup>
  108. <ItemGroup>
  109. <Compile Include="AvatarExpressionKeyframe.cs" />
  110. <Compile Include="CustomAvatarAnimationData.cs" />
  111. <Compile Include="CustomAvatarAnimationPlayer.cs" />
  112. <Compile Include="AvatarKeyframe.cs" />
  113. <Compile Include="Properties\AssemblyInfo.cs" />
  114. </ItemGroup>
  115. <ItemGroup>
  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.2.0">
  122. <Visible>False</Visible>
  123. <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
  124. <Install>false</Install>
  125. </BootstrapperPackage>
  126. <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
  127. <Visible>False</Visible>
  128. <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
  129. <Install>false</Install>
  130. </BootstrapperPackage>
  131. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
  132. <Visible>False</Visible>
  133. <ProductName>.NET Framework 3.5</ProductName>
  134. <Install>false</Install>
  135. </BootstrapperPackage>
  136. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  137. <Visible>False</Visible>
  138. <ProductName>.NET Framework 3.5 SP1</ProductName>
  139. <Install>true</Install>
  140. </BootstrapperPackage>
  141. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  142. <Visible>False</Visible>
  143. <ProductName>Windows Installer 3.1</ProductName>
  144. <Install>true</Install>
  145. </BootstrapperPackage>
  146. <BootstrapperPackage Include="Microsoft.Xna.Framework.3.1">
  147. <Visible>False</Visible>
  148. <ProductName>Microsoft XNA Framework Redistributable 3.1</ProductName>
  149. <Install>true</Install>
  150. </BootstrapperPackage>
  151. <BootstrapperPackage Include="Microsoft.Xna.Framework.4.0">
  152. <Visible>False</Visible>
  153. <ProductName>Microsoft XNA Framework Redistributable 4.0</ProductName>
  154. <Install>true</Install>
  155. </BootstrapperPackage>
  156. </ItemGroup>
  157. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  158. <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" />
  159. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  160. Other similar extension points exist, see Microsoft.Common.targets.
  161. <Target Name="BeforeBuild">
  162. </Target>
  163. <Target Name="AfterBuild">
  164. </Target>
  165. -->
  166. </Project>