summaryrefslogtreecommitdiffstats
path: root/examples/sensors/qmlsensorgestures/plugin/plugin.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/qmlsensorgestures/plugin/plugin.pro')
-rw-r--r--examples/sensors/qmlsensorgestures/plugin/plugin.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/sensors/qmlsensorgestures/plugin/plugin.pro b/examples/sensors/qmlsensorgestures/plugin/plugin.pro
index ab250884..0e9cb1aa 100644
--- a/examples/sensors/qmlsensorgestures/plugin/plugin.pro
+++ b/examples/sensors/qmlsensorgestures/plugin/plugin.pro
@@ -6,7 +6,6 @@ TARGET = qtsensorgestures_counterplugin
QT += sensors
DESTDIR = $$QT.sensors.plugins/sensorgestures
-# Input
HEADERS += \
qcountergestureplugin.h \
qcounterrecognizer.h
@@ -17,11 +16,3 @@ SOURCES += \
target.path += $$[QT_INSTALL_PLUGINS]/sensorgestures
INSTALLS += target
-
-
-
-
-
-
-
-