Fix versionheader name for QtPlatformSupport
This commit is contained in:
parent
288bf48388
commit
dfd07cb247
@ -9,7 +9,7 @@ unix|win32-g++*:QMAKE_PKGCONFIG_REQUIRES = QtCore QtGui
|
||||
|
||||
include(../qbase.pri)
|
||||
|
||||
HEADERS += $$QT_SOURCE_TREE/src/platforms_libs/qtplatformslibsversion.h
|
||||
HEADERS += $$PWD/qtplatformsupportversion.h
|
||||
|
||||
DEFINES += QT_NO_CAST_FROM_ASCII
|
||||
PRECOMPILED_HEADER = ../corelib/global/qt_pch.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user