fixed fot Qt5
This commit is contained in:
parent
86658ee2dc
commit
5ab536f0e3
@ -1,7 +1,7 @@
|
|||||||
TEMPLATE = lib
|
TEMPLATE = lib
|
||||||
TARGET = $$qskLibraryTarget(qskinny)
|
TARGET = $$qskLibraryTarget(qskinny)
|
||||||
|
|
||||||
QT += quick quick-private opengl-private
|
QT += quick quick-private
|
||||||
|
|
||||||
greaterThan( QT_MAJOR_VERSION, 5 ) {
|
greaterThan( QT_MAJOR_VERSION, 5 ) {
|
||||||
QT += opengl-private
|
QT += opengl-private
|
||||||
|
Loading…
x
Reference in New Issue
Block a user