summaryrefslogtreecommitdiffstats
path: root/examples/slideshow/slideshow.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/slideshow/slideshow.pro')
-rw-r--r--examples/slideshow/slideshow.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/slideshow/slideshow.pro b/examples/slideshow/slideshow.pro
index e969ade66..017addd7a 100644
--- a/examples/slideshow/slideshow.pro
+++ b/examples/slideshow/slideshow.pro
@@ -10,11 +10,6 @@ SOURCES = \
main.cpp \
slideshow.cpp
-symbian {
- TARGET.CAPABILITY = NetworkServices
- TARGET.EPOCHEAPSIZE = 0x20000 0x3000000
-}
-
target.path = $$[QT_INSTALL_EXAMPLES]/qtmultimediakit/slideshow
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtmultimediakit/slideshow