summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Gronholm <kim.1.gronholm@nokia.com>2011-05-04 16:57:44 +0300
committerKim Gronholm <kim.1.gronholm@nokia.com>2011-05-04 16:57:44 +0300
commit3795915de593e12a0f051becc58fa0d5982cebc6 (patch)
treee7421bfda3ea945841e1153a04ea0b7312c91169
parent786cd042a6622e6abc73b7aec26c64b8cacc2129 (diff)
Fixing the shadeffects demo .pro file for Symbian deployment
-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