Restructure build system

This commit is contained in:
Victor Shcherb 2013-02-20 21:40:19 +01:00
parent c5ac09e088
commit 3156b98e53

View file

@ -1,6 +1,6 @@
#!/bin/bash
SCRIPT_LOC="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
echo $SCRIPT_LOC
cd $SCRIPT_LOC
"$SCRIPT_LOC"/../../core/externals/configure.sh
SRCLOC="$SCRIPT_LOC"/../../core/externals/qtbase-android
echo $SCRIPT_LOC