mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-31 16:52:10 +01:00
OP-1777 Moved Qt include statement.
This commit is contained in:
parent
4c58675fc3
commit
52984119f0
@ -1,6 +1,7 @@
|
||||
|
||||
TEMPLATE = lib
|
||||
TARGET = UsageTracker
|
||||
QT += network
|
||||
|
||||
include(../../openpilotgcsplugin.pri)
|
||||
include(../../libs/version_info/version_info.pri)
|
||||
@ -13,4 +14,3 @@ HEADERS += usagetrackerplugin.h
|
||||
SOURCES += usagetrackerplugin.cpp
|
||||
|
||||
OTHER_FILES += usagetracker.pluginspec
|
||||
QT += network
|
||||
|
Loading…
x
Reference in New Issue
Block a user