mirror of
https://github.com/LanZhan-Harmony/WindowsMusicPlayer-TheUntamedMusicPlayer.git
synced 2026-05-06 11:10:16 +08:00
19 lines
638 B
Plaintext
19 lines
638 B
Plaintext
<Solution>
|
|
<Configurations>
|
|
<Platform Name="Any CPU" />
|
|
<Platform Name="arm64" />
|
|
<Platform Name="x64" />
|
|
<Platform Name="x86" />
|
|
</Configurations>
|
|
<Project Path="BassAudioEngine/BassAudioEngine.vcxproj" Id="ad06a049-a46d-4b45-ab74-471d5138a519">
|
|
<Platform Solution="*|arm64" Project="ARM64" />
|
|
</Project>
|
|
<Project Path="UntamedMusicPlayer/UntamedMusicPlayer.csproj">
|
|
<Platform Solution="*|Any CPU" Project="x64" />
|
|
<Platform Solution="*|arm64" Project="arm64" />
|
|
<Platform Solution="*|x64" Project="x64" />
|
|
<Platform Solution="*|x86" Project="x86" />
|
|
<Deploy />
|
|
</Project>
|
|
</Solution>
|