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, 0 insertions, 9 deletions
diff --git a/mkspecs/devices/linux-g++-tizen-mobile/qmake.conf b/mkspecs/devices/linux-g++-tizen-mobile/qmake.conf
deleted file mode 100644
index 8fa67b68c6..0000000000
--- a/mkspecs/devices/linux-g++-tizen-mobile/qmake.conf
+++ /dev/null
@@ -1,9 +0,0 @@
-# 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)