Removed obsolete opengl module

This commit is contained in:
2018-04-04 09:40:53 +02:00
parent e02c294ff6
commit 467514ea6c
12 changed files with 41 additions and 33 deletions

View File

@@ -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 += \