summaryrefslogtreecommitdiffstats
path: root/mkspecs/devices/linux-g++-tizen-mobile/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/devices/linux-g++-tizen-mobile/qmake.conf')
-rw-r--r--mkspecs/devices/linux-g++-tizen-mobile/qmake.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/mkspecs/devices/linux-g++-tizen-mobile/qmake.conf b/mkspecs/devices/linux-g++-tizen-mobile/qmake.conf
new file mode 100644
index 0000000000..8fa67b68c6
--- /dev/null
+++ b/mkspecs/devices/linux-g++-tizen-mobile/qmake.conf
@@ -0,0 +1,9 @@
+# Tizen mobile spec
+
+include(../common/linux_tizen_device_pre.conf)
+
+DEFINES += Q_OS_LINUX_TIZEN_MOBILE
+QT_QPA_DEFAULT_PLATFORM = xcb
+DEFINES += DFLT_XKB_CONFIG_ROOT='\\"/etc/X11/xkb\\"'
+
+load(qt_config)