compile openvg with private headers
This commit is contained in:
parent
45b80f054f
commit
022a528dfd
@ -1,6 +1,6 @@
|
||||
TARGET = QtOpenVG
|
||||
QT += core \
|
||||
gui
|
||||
QT += core-private \
|
||||
gui-private
|
||||
|
||||
CONFIG += module
|
||||
MODULE_PRI = ../modules/qt_openvg.pri
|
||||
|
Loading…
Reference in New Issue
Block a user