summaryrefslogtreecommitdiffstats
path: root/app/app.pro
diff options
context:
space:
mode:
Diffstat (limited to 'app/app.pro')
-rw-r--r--app/app.pro14
1 files changed, 7 insertions, 7 deletions
diff --git a/app/app.pro b/app/app.pro
index d769d8f..510a921 100644
--- a/app/app.pro
+++ b/app/app.pro
@@ -1,10 +1,10 @@
-TARGET = hudtbt
-QT += quick aglextras
+TARGET = hudspeed
+QT = quick aglextras
-include(app.pri)
-
-SOURCES = main.cpp \
+SOURCES = main.cpp
RESOURCES += \
- hudtbt.qrc\
- images/images.qrc
+ hudspeed.qrc
+
+include(app.pri)
+