summaryrefslogtreecommitdiffstats
path: root/qmake-features
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@pelagicore.com>2017-11-14 16:22:06 +0100
committerDominik Holland <dominik.holland@pelagicore.com>2017-11-29 14:31:46 +0000
commit9a679121f4257ab71a1ebb09a012fa2206f300df (patch)
tree2770bf703609a3420c558ff5d4e3dab717659182 /qmake-features
parent37163471be41ab57599820066306885d116ccb28 (diff)
Move the MouseTouchAdaptor from neptune to the application-manager
This way we can (a) re-use the functionality in other system-uis and (b) easily disable it when e.g. testing with Squish. Change-Id: Icbfb3dfac5283eebe1cf4855386e27c6d1a430dc Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
Diffstat (limited to 'qmake-features')
-rw-r--r--qmake-features/am-config.prf1
1 files changed, 1 insertions, 0 deletions
diff --git a/qmake-features/am-config.prf b/qmake-features/am-config.prf
index 6b29967c..b0fd235a 100644
--- a/qmake-features/am-config.prf
+++ b/qmake-features/am-config.prf
@@ -16,6 +16,7 @@ disable-external-dbus-interfaces:DEFINES *= AM_DISABLE_EXTERNAL_DBUS_INTERFACES
systemd-workaround:DEFINES *= AM_SYSTEMD_WORKAROUND
headless:DEFINES *= AM_HEADLESS
enable-widgets:DEFINES *= AM_ENABLE_WIDGETS
+config_touchemulation:DEFINES += AM_ENABLE_TOUCH_EMULATION
linux:!android:!disable-libbacktrace:if(enable-libbacktrace|CONFIG(debug, debug|release)):DEFINES *= AM_USE_LIBBACKTRACE
!force-single-process {