summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderers/opengl/opengl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/renderers/opengl/opengl.pro')
-rw-r--r--src/plugins/renderers/opengl/opengl.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plugins/renderers/opengl/opengl.pro b/src/plugins/renderers/opengl/opengl.pro
index ebd4ff5d1..f098513e8 100644
--- a/src/plugins/renderers/opengl/opengl.pro
+++ b/src/plugins/renderers/opengl/opengl.pro
@@ -1,5 +1,8 @@
TARGET = openglrenderer
+# We use QT_AUTOTEST_EXPORT to test the plug-ins, which needs QT_BUILDING_QT
+DEFINES += QT_BUILDING_QT
+
include(opengl.pri)
SOURCES += \