summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3dextras
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-08-20 17:22:08 +0200
committerLars Knoll <lars.knoll@qt.io>2016-08-21 19:59:33 +0000
commit47f3704afc59d0dba0f5d2c8626cfdb443436b19 (patch)
treefc10d2808b718cf05711b9269d52042b8bb9015a /src/quick3d/quick3dextras
parent9a18925b63d47a20d7b74cfd508d7ae71f2d4d7c (diff)
Adjust to qtConfig() changes in qtbase
Change-Id: Ic5b9447ef9ba54124553775b973d616af22b7032 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/quick3d/quick3dextras')
-rw-r--r--src/quick3d/quick3dextras/quick3dextras.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/quick3d/quick3dextras/quick3dextras.pro b/src/quick3d/quick3dextras/quick3dextras.pro
index 489200a0c..e0e339e8a 100644
--- a/src/quick3d/quick3dextras/quick3dextras.pro
+++ b/src/quick3d/quick3dextras/quick3dextras.pro
@@ -21,8 +21,6 @@ HEADERS += \
qt3dquickextras_global.h \
qt3dquickwindow.h
-!contains(QT_CONFIG, egl):DEFINES += QT_NO_EGL
-
# otherwise mingw headers do not declare common functions like ::strcasecmp
win32-g++*:QMAKE_CXXFLAGS_CXX11 = -std=gnu++0x