summaryrefslogtreecommitdiffstats
path: root/examples/opengl/legacy/legacy.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/legacy/legacy.pro')
-rw-r--r--examples/opengl/legacy/legacy.pro16
1 files changed, 0 insertions, 16 deletions
diff --git a/examples/opengl/legacy/legacy.pro b/examples/opengl/legacy/legacy.pro
deleted file mode 100644
index 1398332c11..0000000000
--- a/examples/opengl/legacy/legacy.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-requires(qtHaveModule(opengl))
-
-TEMPLATE = subdirs
-
-!qtConfig(dynamicgl):!qtConfig(opengles2) {
- # legacy desktop-only examples, no dynamic GL support
- SUBDIRS = \
- grabber \
- hellogl \
- overpainting \
- pbuffers \
- framebufferobject2 \
- samplebuffers
-}
-
-EXAMPLE_FILES = shared