13 lines
441 B
Plaintext
13 lines
441 B
Plaintext
# CONFIG.windows-x64-static.windows-x64-static
|
|
#
|
|
# Definitions for windows-x64-static host - windows-x64-static target build
|
|
# Override these definitions in CONFIG_SITE.windows-x64-static.windows-x64-static
|
|
#-------------------------------------------------------
|
|
|
|
#Include definitions common to windows-x64 builds
|
|
include $(CONFIG)/os/CONFIG.windows-x64.windows-x64
|
|
|
|
# Override CONFIG_SITE settings:
|
|
SHARED_LIBRARIES = NO
|
|
STATIC_BUILD= YES
|