mirror of
https://github.com/QuasarApp/installer-framework.git
synced 2025-04-26 21:54:31 +00:00
Add missing define
Change-Id: I9efb25286ea16e202fa93f068b19d92ba773cb01 Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>
This commit is contained in:
parent
4504b9aaad
commit
90bacf8841
@ -100,6 +100,7 @@ CONFIG += depend_includepath
|
||||
|
||||
GIT_SHA1 = $$system(git rev-list --abbrev-commit -n1 HEAD)
|
||||
DEFINES += QT_NO_CAST_FROM_ASCII "_GIT_SHA1_=$$GIT_SHA1" IFW_VERSION=$$IFW_VERSION
|
||||
DEFINES += IFW_REPOSITORY_FORMAT_VERSION=$$IFW_REPOSITORY_FORMAT_VERSION
|
||||
|
||||
static {
|
||||
LIBS += -l7z
|
||||
|
Loading…
x
Reference in New Issue
Block a user