Removed obsolete opengl module
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
#-------------------------------------------------
|
||||
|
||||
QT += core gui opengl
|
||||
QT += core gui
|
||||
|
||||
CONFIG += c++17 -g3 -O0
|
||||
|
||||
@@ -18,8 +18,6 @@ DEFINES += WITH_DEBUG_LOG
|
||||
|
||||
win32 {
|
||||
DEFINES += _USE_MATH_DEFINES
|
||||
|
||||
LIBS+= -llibGLESV2d
|
||||
}
|
||||
|
||||
INCLUDEPATH += \
|
||||
|
||||
Reference in New Issue
Block a user