summaryrefslogtreecommitdiffstats
path: root/examples/threads/mandelbrot/mandelbrot.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/threads/mandelbrot/mandelbrot.pro')
-rw-r--r--examples/threads/mandelbrot/mandelbrot.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/threads/mandelbrot/mandelbrot.pro b/examples/threads/mandelbrot/mandelbrot.pro
index 2db886b..aa14b46 100644
--- a/examples/threads/mandelbrot/mandelbrot.pro
+++ b/examples/threads/mandelbrot/mandelbrot.pro
@@ -13,3 +13,5 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/threads/mandelbrot
INSTALLS += target sources
symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+