summaryrefslogtreecommitdiffstats
path: root/examples/sensors/grueapp/grueapp.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/grueapp/grueapp.pro')
-rw-r--r--examples/sensors/grueapp/grueapp.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/sensors/grueapp/grueapp.pro b/examples/sensors/grueapp/grueapp.pro
new file mode 100644
index 00000000..65d59be1
--- /dev/null
+++ b/examples/sensors/grueapp/grueapp.pro
@@ -0,0 +1,5 @@
+TEMPLATE=app
+TARGET=grueapp
+QT=core sensors
+SOURCES=main.cpp
+