Kaydet (Commit) de9c3dcb authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Set SOLARLIB for Android

üst 9efe123e
...@@ -2967,6 +2967,7 @@ linux-androideabi*) ...@@ -2967,6 +2967,7 @@ linux-androideabi*)
;; ;;
esac esac
SOLARINC="$SOLARINC -I$SRC_ROOT/solenv/inc/$OUTPATH" SOLARINC="$SOLARINC -I$SRC_ROOT/solenv/inc/$OUTPATH"
SOLARLIB="-L$SRC_ROOT/solver/${OUTPATH}${PROEXT}/lib"
;; ;;
mingw*) mingw*)
......
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