More build script tweaking

This commit is contained in:
Aditya Kulkarni
2018-11-19 09:46:42 -08:00
parent e9c68f98b9
commit ba257e2d40
7 changed files with 47 additions and 17 deletions

View File

@@ -13,8 +13,6 @@ PRECOMPILED_HEADER = src/precompiled.h
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = zec-qt-wallet
APP_VERSION=\\\"0.3.2\\\"
TEMPLATE = app
@@ -23,9 +21,7 @@ TEMPLATE = app
# depend on your compiler). Please consult the documentation of the
# deprecated API in order to know how to port your code away from it.
DEFINES += \
QT_DEPRECATED_WARNINGS \
APP_VERSION=$$APP_VERSION
QT_DEPRECATED_WARNINGS
INCLUDEPATH += src/3rdparty/