mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-03 11:24:10 +01:00
OP37/GCS MapLib - Small change to force static lib relink on change.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2636 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
b13648da36
commit
8297f0e43e
@ -18,6 +18,10 @@ LIBS += -L../build \
|
|||||||
-lcore \
|
-lcore \
|
||||||
-linternals \
|
-linternals \
|
||||||
-lcore
|
-lcore
|
||||||
|
|
||||||
|
TARGETDEPS += ../build/libcore.a
|
||||||
|
TARGETDEPS += ../build/libinternals.a
|
||||||
|
|
||||||
HEADERS += mapgraphicitem.h \
|
HEADERS += mapgraphicitem.h \
|
||||||
opmapwidget.h \
|
opmapwidget.h \
|
||||||
configuration.h \
|
configuration.h \
|
||||||
|
Loading…
Reference in New Issue
Block a user