summaryrefslogtreecommitdiffstats
path: root/app/app.pro
diff options
context:
space:
mode:
Diffstat (limited to 'app/app.pro')
-rw-r--r--app/app.pro31
1 files changed, 5 insertions, 26 deletions
diff --git a/app/app.pro b/app/app.pro
index 275b29e..d769d8f 100644
--- a/app/app.pro
+++ b/app/app.pro
@@ -1,31 +1,10 @@
-TARGET = tbtnavi
-TEMPLATE = app
-
-QT += qml network quick positioning location sql widgets
-
-CONFIG += c++14
+TARGET = hudtbt
+QT += quick aglextras
include(app.pri)
-ios|android {
- QT -= widgets
-}
-
-SOURCES += \
- main.cpp \
- qcheapruler.cpp \
- file_operation.cpp
-
-HEADERS += \
- qcheapruler.hpp \
- file_operation.h
-
-INCLUDEPATH += \
- ../include
-
-OTHER_FILES += \
- qmapboxlgapp.qml
+SOURCES = main.cpp \
RESOURCES += \
- images/images.qrc \
- app.qrc
+ hudtbt.qrc\
+ images/images.qrc