1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-29 14:52:12 +01:00

OP-35 Fix to .pro file for Windows. OK, I'll get a Win7 environment going for pre-commit checks...

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2168 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
edouard 2010-11-27 09:39:01 +00:00 committed by edouard
parent 9407eee059
commit a9cd9ac329

View File

@ -1,5 +1,6 @@
TEMPLATE = lib
TARGET = Uploader
QT += svg
include(../../openpilotgcsplugin.pri)
include(../../plugins/coreplugin/coreplugin.pri)
include(../../plugins/uavobjects/uavobjects.pri)