mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-29 14:52:12 +01:00
OP-1390 Updated wiki link for download, removed extra space added.
This commit is contained in:
parent
99db0c5025
commit
db63158bc6
@ -45,7 +45,7 @@ GCS_LIBRARY_PATH
|
|||||||
imageformats \
|
imageformats \
|
||||||
platforms \
|
platforms \
|
||||||
mediaservice \
|
mediaservice \
|
||||||
sqldrivers
|
sqldrivers
|
||||||
for(dir, QT_PLUGIN_DIRS) {
|
for(dir, QT_PLUGIN_DIRS) {
|
||||||
data_copy.commands += -@$(MKDIR) $$targetPath(\"$$GCS_QT_PLUGINS_PATH/$$dir\") $$addNewline()
|
data_copy.commands += -@$(MKDIR) $$targetPath(\"$$GCS_QT_PLUGINS_PATH/$$dir\") $$addNewline()
|
||||||
}
|
}
|
||||||
|
@ -90,7 +90,7 @@ else ifeq ($(UNAME), Windows)
|
|||||||
OPENSSL_URL := http://wiki.openpilot.org/download/attachments/18612236/openssl-1.0.1e-win32.tar.bz2
|
OPENSSL_URL := http://wiki.openpilot.org/download/attachments/18612236/openssl-1.0.1e-win32.tar.bz2
|
||||||
UNCRUSTIFY_URL := http://wiki.openpilot.org/download/attachments/18612236/uncrustify-0.60-windows.tar.bz2
|
UNCRUSTIFY_URL := http://wiki.openpilot.org/download/attachments/18612236/uncrustify-0.60-windows.tar.bz2
|
||||||
DOXYGEN_URL := http://wiki.openpilot.org/download/attachments/18612236/doxygen-1.8.3.1-windows.tar.bz2
|
DOXYGEN_URL := http://wiki.openpilot.org/download/attachments/18612236/doxygen-1.8.3.1-windows.tar.bz2
|
||||||
MESAWIN_URL := http://192.168.1.3/test/mesawin.tar.gz
|
MESAWIN_URL := http://wiki.openpilot.org/download/attachments/18612236/mesawin.tar.gz
|
||||||
endif
|
endif
|
||||||
|
|
||||||
GTEST_URL := http://wiki.openpilot.org/download/attachments/18612236/gtest-1.6.0.zip
|
GTEST_URL := http://wiki.openpilot.org/download/attachments/18612236/gtest-1.6.0.zip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user