Search/replace for dragonx
This commit is contained in:
4
build.sh
4
build.sh
@@ -44,8 +44,8 @@ if [ "$QT_SUB_VERSION" -lt "12" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo "Compiling SilentDragonLite $VERSION on $UNAME with QT $QTVERSION and args=$@"
|
||||
CONF=silentdragon-lite.pro
|
||||
echo "Compiling SilentDragonXLite $VERSION on $UNAME with QT $QTVERSION and args=$@"
|
||||
CONF=silentdragonx-lite.pro
|
||||
|
||||
set -e
|
||||
qbuild () {
|
||||
|
||||
Reference in New Issue
Block a user