Files
epics-base/configure/os/CONFIG.windows-x64.windows-x64-static
2016-08-17 11:19:15 -05:00

16 lines
481 B
Plaintext

# CONFIG.windows-x64.windows-x64-static
#
# Definitions for windows-x64 host - windows-x64-static target build
# Override these definitions in CONFIG_SITE.windows-x64.windows-x64-static
#-------------------------------------------------------
#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:
SHARED_LIBRARIES = NO
STATIC_BUILD = YES