diff options
Diffstat (limited to 'examples/effects/effects.pro')
-rw-r--r-- | examples/effects/effects.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/effects/effects.pro b/examples/effects/effects.pro index 8ba0324..4a6c8de 100644 --- a/examples/effects/effects.pro +++ b/examples/effects/effects.pro @@ -2,7 +2,8 @@ TEMPLATE = \ subdirs SUBDIRS = \ blurpicker \ - lighting + lighting \ + customshader # install target.path = $$[QT_INSTALL_EXAMPLES]/effects |