direct include of CONFIG.msvcCommon

This commit is contained in:
Xiaoqiang Wang
2023-05-26 08:33:10 +02:00
parent cfa5ad3195
commit c68d5a8dc3

View File

@ -4,9 +4,10 @@
# Override these definitions in CONFIG_SITE.windows-x64.windows-x64
#-------------------------------------------------------
#Include definitions common to win32-x86 builds
include $(CONFIG)/os/CONFIG.win32-x86.win32-x86
-include $(CONFIG)/os/CONFIG_SITE.win32-x86.win32-x86
# Include common msvc compiler definitions
include $(CONFIG)/CONFIG.msvcCommon
VALID_BUILDS = Host Ioc Command
OPT_LDFLAGS += -MACHINE:X64
# -MACHINE:X64