qt6windows7/mkspecs/common/uikit.conf
2023-10-29 23:33:08 +01:00

11 lines
215 B
Plaintext

#
# qmake configuration for shared by UIKIT platforms
#
QMAKE_PLATFORM += uikit
CONFIG += reduce_exports shallow_bundle no_qt_rpath
INCLUDEPATH += $$PWD/uikit
include(mac.conf)