summaryrefslogtreecommitdiffstats
path: root/examples/opengl/opengl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/opengl.pro')
-rw-r--r--examples/opengl/opengl.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/opengl/opengl.pro b/examples/opengl/opengl.pro
index f33921a79b..6ee57c7018 100644
--- a/examples/opengl/opengl.pro
+++ b/examples/opengl/opengl.pro
@@ -4,8 +4,7 @@ SUBDIRS = openglwindow \
hellogles3
qtHaveModule(widgets) {
- SUBDIRS += contextinfo \
- 2dpainting \
+ SUBDIRS += 2dpainting \
hellogl2 \
cube \
textures \