qt5base-lts/mkspecs/common/uikit.conf

11 lines
223 B
Plaintext
Raw Normal View History

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