fixed fot Qt5

This commit is contained in:
Uwe Rathmann 2022-06-01 17:41:33 +02:00
parent 86658ee2dc
commit 5ab536f0e3

View File

@ -1,7 +1,7 @@
TEMPLATE = lib
TARGET = $$qskLibraryTarget(qskinny)
QT += quick quick-private opengl-private
QT += quick quick-private
greaterThan( QT_MAJOR_VERSION, 5 ) {
QT += opengl-private