17 lines
1.3 KiB
Plaintext
17 lines
1.3 KiB
Plaintext
QT.core.VERSION = 5.12.8
|
|
QT.core.name = QtCore
|
|
QT.core.module = Qt5Core
|
|
QT.core.libs = $$QT_MODULE_LIB_BASE
|
|
QT.core.includes = $$QT_MODULE_INCLUDE_BASE $$QT_MODULE_INCLUDE_BASE/QtCore
|
|
QT.core.frameworks =
|
|
QT.core.bins = $$QT_MODULE_BIN_BASE
|
|
QT.core.depends =
|
|
QT.core.uses = libatomic
|
|
QT.core.module_config = v2
|
|
QT.core.CONFIG = moc resources
|
|
QT.core.DEFINES = QT_CORE_LIB
|
|
QT.core.enabled_features = properties animation textcodec big_codecs codecs commandlineparser cxx11_future textdate datestring filesystemiterator filesystemwatcher gestures itemmodel proxymodel identityproxymodel library mimetype processenvironment process statemachine qeventtransition regularexpression settings sharedmemory sortfilterproxymodel std-atomic64 stringlistmodel systemsemaphore temporaryfile timezone topleveldomain translation xmlstream xmlstreamreader xmlstreamwriter
|
|
QT.core.disabled_features =
|
|
QT_CONFIG += properties animation textcodec big_codecs clock-monotonic codecs textdate datestring doubleconversion eventfd filesystemiterator filesystemwatcher gestures glib itemmodel proxymodel identityproxymodel inotify library mimetype process statemachine regularexpression settings sharedmemory sortfilterproxymodel stringlistmodel systemsemaphore temporaryfile threadsafe-cloexec translation xmlstream xmlstreamreader xmlstreamwriter
|
|
QT_MODULES += core
|