summaryrefslogtreecommitdiffstats
path: root/examples/effects/effects.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/effects/effects.pro')
-rw-r--r--examples/effects/effects.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/effects/effects.pro b/examples/effects/effects.pro
index 60b5baf..01fa293 100644
--- a/examples/effects/effects.pro
+++ b/examples/effects/effects.pro
@@ -2,7 +2,8 @@ TEMPLATE = \
subdirs
SUBDIRS = \
blurpicker \
- lighting
+ lighting \
+ fademessage
contains(QT_CONFIG, opengl)|contains(QT_CONFIG, opengles2):SUBDIRS += customshader