cross-compile 64 bit Windows on 32 bit machine

This commit is contained in:
zimoch
2013-06-25 07:32:56 +00:00
parent a7dfc07d79
commit 9b795581ca
@@ -0,0 +1,4 @@
include $(CONFIG)/os/CONFIG_SITE.win32-x86.win32-x86
export PATH := $(VS)\VC\bin\x86_amd64;$(PATH)
export LIB := $(VS)\VC\lib\amd64;$(SDK)\lib\x64