SongBrowser.csproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{6F9B6801-9F4B-4D1F-805D-271C95733814}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>SongBrowser</RootNamespace>
  11. <AssemblyName>SongBrowser</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <LangVersion>6</LangVersion>
  15. <TargetFrameworkProfile>
  16. </TargetFrameworkProfile>
  17. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <PlatformTarget>AnyCPU</PlatformTarget>
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>bin\Debug\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  27. <Prefer32Bit>false</Prefer32Bit>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  30. <PlatformTarget>AnyCPU</PlatformTarget>
  31. <DebugType>pdbonly</DebugType>
  32. <Optimize>true</Optimize>
  33. <OutputPath>bin\Release\</OutputPath>
  34. <DefineConstants>TRACE</DefineConstants>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. <Prefer32Bit>false</Prefer32Bit>
  38. </PropertyGroup>
  39. <ItemGroup>
  40. <Reference Include="Assembly-CSharp">
  41. <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\Assembly-CSharp.dll</HintPath>
  42. </Reference>
  43. <Reference Include="Assembly-CSharp-firstpass, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  44. <SpecificVersion>False</SpecificVersion>
  45. <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\Assembly-CSharp-firstpass.dll</HintPath>
  46. </Reference>
  47. <Reference Include="BeatSaberCustomUI">
  48. <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Plugins\BeatSaberCustomUI.dll</HintPath>
  49. </Reference>
  50. <Reference Include="BeatSaverDownloader">
  51. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Plugins\BeatSaverDownloader.dll</HintPath>
  52. </Reference>
  53. <Reference Include="IllusionPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
  54. <HintPath>..\..\Old IPA\IPA\Data\Managed\IllusionPlugin.dll</HintPath>
  55. </Reference>
  56. <Reference Include="IPA.Loader, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  57. <SpecificVersion>False</SpecificVersion>
  58. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\IPA.Loader.dll</HintPath>
  59. </Reference>
  60. <Reference Include="Newtonsoft.Json">
  61. <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\Newtonsoft.Json.dll</HintPath>
  62. </Reference>
  63. <Reference Include="Polyglot.Scripts">
  64. <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\Polyglot.Scripts.dll</HintPath>
  65. </Reference>
  66. <Reference Include="ProBuilderCore">
  67. <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\ProBuilderCore.dll</HintPath>
  68. </Reference>
  69. <Reference Include="SongCore">
  70. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Plugins\SongCore.dll</HintPath>
  71. </Reference>
  72. <Reference Include="System" />
  73. <Reference Include="System.Data" />
  74. <Reference Include="System.IO.Compression" />
  75. <Reference Include="System.IO.Compression.FileSystem" />
  76. <Reference Include="System.Security" />
  77. <Reference Include="System.Xml" />
  78. <Reference Include="Unity.TextMeshPro">
  79. <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\Unity.TextMeshPro.dll</HintPath>
  80. </Reference>
  81. <Reference Include="UnityEngine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  82. <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.dll</HintPath>
  83. </Reference>
  84. <Reference Include="UnityEngine.AudioModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  85. <SpecificVersion>False</SpecificVersion>
  86. <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.AudioModule.dll</HintPath>
  87. </Reference>
  88. <Reference Include="UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  89. <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.CoreModule.dll</HintPath>
  90. </Reference>
  91. <Reference Include="UnityEngine.ImageConversionModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  92. <SpecificVersion>False</SpecificVersion>
  93. <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.ImageConversionModule.dll</HintPath>
  94. </Reference>
  95. <Reference Include="UnityEngine.JSONSerializeModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  96. <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.JSONSerializeModule.dll</HintPath>
  97. </Reference>
  98. <Reference Include="UnityEngine.Networking">
  99. <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.Networking.dll</HintPath>
  100. </Reference>
  101. <Reference Include="UnityEngine.TextRenderingModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  102. <SpecificVersion>False</SpecificVersion>
  103. <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.TextRenderingModule.dll</HintPath>
  104. </Reference>
  105. <Reference Include="UnityEngine.UI, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  106. <SpecificVersion>False</SpecificVersion>
  107. <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.UI.dll</HintPath>
  108. </Reference>
  109. <Reference Include="UnityEngine.UIElementsModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  110. <SpecificVersion>False</SpecificVersion>
  111. <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.UIElementsModule.dll</HintPath>
  112. </Reference>
  113. <Reference Include="UnityEngine.UIModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  114. <SpecificVersion>False</SpecificVersion>
  115. <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.UIModule.dll</HintPath>
  116. </Reference>
  117. <Reference Include="UnityEngine.UnityWebRequestModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  118. <SpecificVersion>False</SpecificVersion>
  119. <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.UnityWebRequestModule.dll</HintPath>
  120. </Reference>
  121. <Reference Include="UnityEngine.UnityWebRequestWWWModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  122. <SpecificVersion>False</SpecificVersion>
  123. <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  124. </Reference>
  125. </ItemGroup>
  126. <ItemGroup>
  127. <Compile Include="UI\Browser\BeatSaberUIController.cs" />
  128. <Compile Include="DataAccess\BeatSaverApi\BeatSaverApiResults.cs" />
  129. <Compile Include="DataAccess\FileOperationApiWrapper.cs" />
  130. <Compile Include="DataAccess\LoadScripts.cs" />
  131. <Compile Include="DataAccess\Network\CacheableDownloadHandler.cs" />
  132. <Compile Include="DataAccess\Network\CacheableDownloadHandlerScoreSaberData.cs" />
  133. <Compile Include="DataAccess\Playlist.cs" />
  134. <Compile Include="DataAccess\ScoreSaberDatabase.cs" />
  135. <Compile Include="DataAccess\Network\Downloader.cs" />
  136. <Compile Include="DataAccess\ScrappedData.cs" />
  137. <Compile Include="Internals\BSEvents.cs" />
  138. <Compile Include="Internals\CustomHelpers.cs" />
  139. <Compile Include="Internals\SimpleJSON.cs" />
  140. <Compile Include="Logging\Logger.cs" />
  141. <Compile Include="PluginConfig.cs" />
  142. <Compile Include="UI\BackButtonNavigationController.cs" />
  143. <Compile Include="UI\DownloadQueue\DownloadQueueTableCell.cs" />
  144. <Compile Include="UI\DownloadQueue\DownloadQueueViewController.cs" />
  145. <Compile Include="UI\ProgressBar.cs" />
  146. <Compile Include="UI\ScoreSaberDatabaseDownloader.cs" />
  147. <Compile Include="SongBrowserApplication.cs" />
  148. <Compile Include="Plugin.cs" />
  149. <Compile Include="Properties\AssemblyInfo.cs" />
  150. <Compile Include="DataAccess\SongBrowserModel.cs" />
  151. <Compile Include="DataAccess\SongBrowserSettings.cs" />
  152. <Compile Include="UI\Playlists\PlaylistDetailViewController.cs" />
  153. <Compile Include="UI\Playlists\PlaylistFlowCoordinator.cs" />
  154. <Compile Include="UI\Playlists\PlaylistSelectionListViewController.cs" />
  155. <Compile Include="UI\Base64Sprites.cs" />
  156. <Compile Include="UI\Keyboard\CustomUIKeyboard.cs" />
  157. <Compile Include="UI\Keyboard\SearchKeyboardViewController.cs" />
  158. <Compile Include="UI\Browser\SongBrowserUI.cs" />
  159. <Compile Include="UI\Browser\SongFilterButton.cs" />
  160. <Compile Include="UI\Browser\SongSortButton.cs" />
  161. <Compile Include="UI\UIBuilder.cs" />
  162. </ItemGroup>
  163. <ItemGroup />
  164. <ItemGroup>
  165. <EmbeddedResource Include="Assets\AddToFavorites.png" />
  166. <EmbeddedResource Include="Assets\DeleteIcon.png" />
  167. <EmbeddedResource Include="Assets\DoubleArrow.png" />
  168. <EmbeddedResource Include="Assets\BeastSaberLogo.png" />
  169. <EmbeddedResource Include="Assets\DownloadIcon.png" />
  170. <EmbeddedResource Include="Assets\RandomIcon.png" />
  171. <EmbeddedResource Include="Assets\SongIcon.png" />
  172. <EmbeddedResource Include="Assets\PlaylistIcon.png" />
  173. <EmbeddedResource Include="Assets\StarEmpty.png" />
  174. <EmbeddedResource Include="Assets\StarFull.png" />
  175. <EmbeddedResource Include="Assets\RemoveFromFavorites.png" />
  176. </ItemGroup>
  177. <ItemGroup>
  178. <None Include="packages.config" />
  179. </ItemGroup>
  180. <ItemGroup />
  181. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  182. <PropertyGroup>
  183. <PostBuildEvent>IF EXIST "C:\Program Files\Oculus\Software\Software\hyperbolic-magnetism-beat-saber\Plugins" xcopy "$(TargetDir)$(TargetFileName)" "C:\Program Files\Oculus\Software\Software\hyperbolic-magnetism-beat-saber\Plugins" /Y
  184. IF EXIST "C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Plugins" xcopy "$(TargetDir)$(TargetFileName)" "C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Plugins" /Y</PostBuildEvent>
  185. </PropertyGroup>
  186. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  187. Other similar extension points exist, see Microsoft.Common.targets.
  188. <Target Name="BeforeBuild">
  189. </Target>
  190. <Target Name="AfterBuild">
  191. </Target>
  192. -->
  193. </Project>