Search/replace for dragonx

This commit is contained in:
fekt
2024-04-10 21:10:50 -04:00
parent 9ec9c8a68f
commit e1e0ac79cb
86 changed files with 253 additions and 259 deletions

View File

@@ -2,7 +2,7 @@
# Copyright 2019-2024 The Hush Developers
VERSION=$(cat src/version.h |cut -d\" -f2)
echo "Compiling SilentDragonLite $VERSION .exe with $JOBS threads..."
echo "Compiling SilentDragonXLite $VERSION .exe with $JOBS threads..."
CONF=silentdragon-lite.pro
set -e