forked from BastianGschrey/PowerTune
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPowertuneQMLGui.pro
74 lines (60 loc) · 1.35 KB
/
PowertuneQMLGui.pro
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
TEMPLATE = app
QT += qml quick serialport serialbus network charts location positioning sensors multimedia widgets
CONFIG += c++11
static {
QT += svg
QTPLUGIN += qtvirtualkeyboardplugin
}
SOURCES += main.cpp \
Extender.cpp \
dashboard.cpp \
downloadmanager.cpp \
iomapdata.cpp \
parsegithubdata.cpp \
serialport.cpp \
appsettings.cpp \
gopro.cpp \
gps.cpp \
sensors.cpp \
datalogger.cpp \
Apexi.cpp \
AdaptronicSelect.cpp \
connect.cpp \
calculations.cpp \
shcalc.cpp \
textprogressbar.cpp \
udpreceiver.cpp \
arduino.cpp \
wifiscanner.cpp
RESOURCES += qml.qrc
# Additional import path used to resolve QML modules in Qt Creator's code model
QML_IMPORT_PATH =
# Default rules for deployment.
include(deployment.pri)
HEADERS += \
Extender.h \
dashboard.h \
downloadmanager.h \
iomapdata.h \
parsegithubdata.h \
serialport.h \
appsettings.h \
gopro.h \
gps.h \
sensors.h \
datalogger.h \
Apexi.h \
AdaptronicSelect.h \
connect.h \
calculations.h \
shcalc.h \
textprogressbar.h \
udpreceiver.h \
arduino.h \
wifiscanner.h
FORMS +=
DISTFILES += \
KTracks/Australia/KimTestTrack - Copy.txt \
KTracks/Australia/stupid2.txt \
KTracks/Australia/stupid3.txt \
KTracks/Australia/stupid4.txt