Go to the documentation of this file.
6 #ifndef SWIFT_CORE_SWIFT_COREEXPORT_H
7 #define SWIFT_CORE_SWIFT_COREEXPORT_H
17 # if defined(BUILD_SWIFT_CORE_LIB)
18 # define SWIFT_CORE_EXPORT Q_DECL_EXPORT
20 # define SWIFT_CORE_EXPORT Q_DECL_IMPORT
23 # define SWIFT_CORE_EXPORT