mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
build-system: combine iOS and Android Subsurface-mobile.pro
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
64913bba47
commit
e73a82cd70
2 changed files with 76 additions and 43 deletions
|
@ -348,7 +348,7 @@ popd
|
|||
|
||||
# call qmake to set up the build
|
||||
echo "Run qmake to setup the Subsurface-mobile build for all architectures"
|
||||
$QMAKE BUILD_NR="$BUILDNR" BUILD_VERSION_NAME="$SUBSURFACE_MOBILE_VERSION" ANDROID_ABIS="$BUILD_ABIS" "$SUBSURFACE_SOURCE"/Subsurface-mobile-android.pro
|
||||
$QMAKE BUILD_NR="$BUILDNR" BUILD_VERSION_NAME="$SUBSURFACE_MOBILE_VERSION" ANDROID_ABIS="$BUILD_ABIS" "$SUBSURFACE_SOURCE"/Subsurface-mobile.pro
|
||||
|
||||
|
||||
# if this isn't just a quick rebuild compile the translations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue