summaryrefslogtreecommitdiffstats
path: root/mkspecs/devices/linux-g++-tizen-ivi/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/devices/linux-g++-tizen-ivi/qmake.conf')
-rw-r--r--mkspecs/devices/linux-g++-tizen-ivi/qmake.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/mkspecs/devices/linux-g++-tizen-ivi/qmake.conf b/mkspecs/devices/linux-g++-tizen-ivi/qmake.conf
new file mode 100644
index 0000000000..adb59061a3
--- /dev/null
+++ b/mkspecs/devices/linux-g++-tizen-ivi/qmake.conf
@@ -0,0 +1,8 @@
+#Tizen ivi spec
+
+include(../common/linux_tizen_device_pre.conf)
+
+DEFINES += Q_OS_LINUX_TIZEN_IVI
+QT_QPA_DEFAULT_PLATFORM = wayland
+
+load(qt_config)