15 lines
449 B
Plaintext
15 lines
449 B
Plaintext
# CONFIG.windows-x64.windows-x64-debug
|
|
#
|
|
# Definitions for windows-x64 host - windows-x64-debug target build
|
|
# Override these definitions in CONFIG_SITE.windows-x64.windows-x64-debug
|
|
#-------------------------------------------------------
|
|
|
|
#Include definitions common to windows-x64 builds
|
|
include $(CONFIG)/os/CONFIG.windows-x64.windows-x64
|
|
|
|
# Override CONFIG.CrossCommon settings:
|
|
BUILD_CLASS = HOST
|
|
|
|
# Override CONFIG_SITE settings:
|
|
HOST_OPT=NO
|