Skip to content

Commit 24b9ce2

Browse files
livecodealexmontegoulding
authored andcommitted
[[ Win x86_64 ]] Update _internal deploy for 64 bit executables
This patch enables building standalones with the Windows 64 bit standalone engine.
1 parent a04f779 commit 24b9ce2

File tree

2 files changed

+264
-71
lines changed

2 files changed

+264
-71
lines changed

engine/src/deploy.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,7 @@ enum MCDeployError
427427
kMCDeployErrorWindowsBadDocIcon,
428428
kMCDeployErrorWindowsBadManifest,
429429
kMCDeployErrorWindowsBadSecuritySection,
430+
kMCDeployErrorWindowsUnkownPlatform,
430431

431432
kMCDeployErrorLinuxNoHeader,
432433
kMCDeployErrorLinuxBadHeaderMagic,

0 commit comments

Comments
 (0)