1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

HITLv2: fix shared object name captitalization

This commit is contained in:
Oleg Semyonov 2012-06-16 20:13:41 +03:00
parent c1689b2205
commit 4120eb300c

View File

@ -1,5 +1,5 @@
TEMPLATE = lib
TARGET = HITLV2
TARGET = HITLv2
QT += network
include(../../openpilotgcsplugin.pri)
include(hitlv2_dependencies.pri)