summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorGabriel de Dietrich <gabriel.dietrich-de@nokia.com>2009-11-19 08:38:43 (GMT)
committerGabriel de Dietrich <gabriel.dietrich-de@nokia.com>2009-11-19 08:38:43 (GMT)
commit48a65c01f219afa1aa49f341083422c718c088ca (patch)
tree4d61e5d0aa043100a20ecc42c10b38435eff44d9 /examples
parent1b14c3d33dea0fe4814f2749c49cf916ca13e012 (diff)
downloadQt-48a65c01f219afa1aa49f341083422c718c088ca.zip
Qt-48a65c01f219afa1aa49f341083422c718c088ca.tar.gz
Qt-48a65c01f219afa1aa49f341083422c718c088ca.tar.bz2
Fixed effects.pro after customshader demo removal
Fixes commit 9a0f7a1ef Reviewed-by: Olivier
Diffstat (limited to 'examples')
-rw-r--r--examples/effects/effects.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/effects/effects.pro b/examples/effects/effects.pro
index 2dec8d5..0f062ee 100644
--- a/examples/effects/effects.pro
+++ b/examples/effects/effects.pro
@@ -5,12 +5,6 @@ SUBDIRS = \
lighting \
fademessage
-!contains(QT_CONFIG, opengles1):!contains(QT_CONFIG, opengles1cl) {
- contains(QT_CONFIG, opengl)|contains(QT_CONFIG, opengles2) {
- SUBDIRS += customshader
- }
-}
-
# install
target.path = $$[QT_INSTALL_EXAMPLES]/effects
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS effects.pro README