mirror of
https://gitee.com/drabel/LibQQt.git
synced 2025-01-04 10:18:44 +08:00
update
This commit is contained in:
parent
24ddbf5a0c
commit
94068720a7
@ -49,6 +49,7 @@ isEmpty(QKIT_PRIVATE) {
|
||||
contains (CONFIG, QQT_SOURCE_BUILDIN) {
|
||||
#if you want to build src but not link QQt lib in your project
|
||||
#if you don't want to modify Qt Creator's default build directory, this maybe a choice.
|
||||
#notice: msvc, DLL_IMPORT macro is no problem to use in app + lib source?
|
||||
include($${QQT_SOURCE_ROOT}/qqt_source.pri)
|
||||
} else {
|
||||
#if you want to link QQt library
|
||||
|
@ -75,6 +75,7 @@ contains(QKIT_PRIVATE, WIN32|WIN64 || iOS|iOSSimulator) {
|
||||
DEFINES += QT_QTSOAP_STATIC_LIBRARY
|
||||
DEFINES += BUILD_QDEVICEWATCHER_STATIC
|
||||
DEFINES += QT_QTMMLWIDGET_STATIC_LIBRARY
|
||||
DEFINES += QT_GUMBO_STATIC_LIBRARY
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user