blob: 0388b8e6167e5603ba4950161f5a75679a87a9ee [file] [log] [blame]
#
# 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)