summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/shadereffects/shadereffects.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/shadereffects/shadereffects.pro b/examples/shadereffects/shadereffects.pro
index 219310e..2ca3557 100644
--- a/examples/shadereffects/shadereffects.pro
+++ b/examples/shadereffects/shadereffects.pro
@@ -24,7 +24,7 @@ symbian:TARGET.UID3 = 0xE1E0F350
# The .cpp file which was generated for your project. Feel free to hack it.
SOURCES += main.cpp
-unix:!macx {
+unix:!macx:!symbian {
SOURCES += qmlapplicationviewer/qmlapplicationviewer.cpp
HEADERS += qmlapplicationviewer/qmlapplicationviewer.h
INCLUDEPATH += qmlapplicationviewer