mingw compilation for singleapp

This commit is contained in:
Aditya Kulkarni
2019-03-18 20:40:50 -07:00
parent eee1e4aebf
commit 5ef5fc96d9
13 changed files with 1343 additions and 16 deletions

View File

@@ -104,8 +104,8 @@ TRANSLATIONS = res/zec_qt_wallet_es.ts \
res/zec_qt_wallet_pt.ts \
res/zec_qt_wallet_it.ts
unix: include(singleapplication/singleapplication.pri)
unix: DEFINES += QAPPLICATION_CLASS=QApplication
include(singleapplication/singleapplication.pri)
DEFINES += QAPPLICATION_CLASS=QApplication
win32: RC_ICONS = res/icon.ico
ICON = res/logo.icns