mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
Finish Windows ARM64 bringup
SDL2 for ARM64 is not yet checked-in, but I will do that when SDL 2.0.14 is released.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<![CDATA[Installed OR MPSSVC_START="#2"]]>
|
||||
</Condition>
|
||||
|
||||
<?if $(var.Platform) = x64 ?>
|
||||
<?if $(var.Platform) = x64 Or $(var.Platform) = arm64 ?>
|
||||
<?define PlatformProgramFilesFolder = "ProgramFiles64Folder" ?>
|
||||
<?else ?>
|
||||
<?define PlatformProgramFilesFolder = "ProgramFilesFolder" ?>
|
||||
|
||||
Reference in New Issue
Block a user