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