Fix openglextensions module depends.
It requires the QtGui module. Just remove the QT line and allow the default to be used. Change-Id: Ie6dffaa0621c7ececd31ff0b696814bc82a2a764 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
This commit is contained in:
parent
7b5ee9cb80
commit
7cf603e92e
@ -1,5 +1,4 @@
|
||||
TARGET = QtOpenGLExtensions
|
||||
QT = core
|
||||
CONFIG += static
|
||||
|
||||
contains(QT_CONFIG, opengl):CONFIG += opengl
|
||||
|
Loading…
x
Reference in New Issue
Block a user