1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00

Small modification to make include(../../libs/qmapcontrol/qmapcontrol.pri) the only thing plugins using qmapcontrol need in their project file

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@308 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
ephy 2010-03-14 11:23:07 +00:00 committed by ephy
parent 7bd573f043
commit b54e001241

View File

@ -1 +1,3 @@
QT += network
LIBS += -l$$qtLibraryTarget(QMapControl)