fixed QtWinExtras Qt5.0 and Qt5.1 builds

This commit is contained in:
Rafael 2016-11-02 07:46:59 +01:00
parent 6f8ef5bfa5
commit 95210a4bc9
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
QT += core gui network
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
greaterThan(QT_MAJOR_VERSION, 4): win32: QT += winextras
greaterThan(QT_MAJOR_VERSION, 4): greaterThan(QT_MINOR_VERSION, 1): win32: QT += winextras
DEPLOYMENT.display_name = gta5sync
TARGET = gta5sync