Commit ba77b733 authored by Valentin Platzgummer's avatar Valentin Platzgummer

merge with remote

parents 11ff57e9 04ee2738
......@@ -198,7 +198,7 @@ contains (DEFINES, DISABLE_AIRMAP) {
# GeograpicLib (TODO: add Windows support!)
LinuxBuild {
LIBS += -L$$BASEDIR/libs/libGeographic -lGeographic # libGeograpic.so
LIBS += -L$$BASEDIR/libs/libGeographic/ -lGeographic # libGeograpic.so.17
}
# google or-tools (TODO: add Windows support!)
......
......@@ -202,7 +202,7 @@ LinuxBuild {
LIBS += -L$$BASEDIR/libs/libGeographic -lGeographic # libGeograpic.so
=======
LIBS += -L$$BASEDIR/libs/libGeographic/ -lGeographic # libGeograpic.so.17
>>>>>>> libGeographic.so added to libs/libGeographic
>>>>>>> 04ee2738cf3faf30a352fc899ffc529912826c01
}
# google or-tools (TODO: add Windows support!)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment