Fix typos and cleanup
This commit is contained in:
committed by
GitHub
parent
416217e215
commit
0530212b21
@@ -27,7 +27,7 @@ echo "Linux"
|
||||
|
||||
echo -n "Configuring..."
|
||||
$QT_STATIC/bin/qmake zec-qt-wallet.pro -spec linux-clang CONFIG+=release > /dev/null
|
||||
#Mingw seems to have trouble with precompiled heades, so strip that option from the .pro file
|
||||
#Mingw seems to have trouble with precompiled headers, so strip that option from the .pro file
|
||||
echo "[OK]"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user