win32 build spec

This commit is contained in:
adityapk00
2018-11-05 22:06:09 -08:00
parent 24dca812f8
commit ce24116464

View File

@@ -64,7 +64,7 @@ From the VS Tools command prompt
```
git clone https://github.com/adityapk00/zec-qt-wallet.git
cd zec-qt-wallet
c:\Qt5\bin\qmake.exe zec-qt-wallet.pro CONFIG+=debug
c:\Qt5\bin\qmake.exe zec-qt-wallet.pro -spec win32-msvc CONFIG+=debug
nmake
debug\zec-qt-wallet.exe