summaryrefslogtreecommitdiffstats
path: root/examples/embedded/embedded.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedded/embedded.pro')
-rw-r--r--examples/embedded/embedded.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/embedded/embedded.pro b/examples/embedded/embedded.pro
new file mode 100644
index 0000000000..e9a448b1e3
--- /dev/null
+++ b/examples/embedded/embedded.pro
@@ -0,0 +1,12 @@
+TEMPLATE = subdirs
+SUBDIRS = styledemo raycasting flickable digiflip
+
+SUBDIRS += lightmaps
+SUBDIRS += flightinfo
+
+# install
+sources.files = README *.pro
+sources.path = $$[QT_INSTALL_DEMOS]/qtbase/embedded
+INSTALLS += sources
+
+symbian: CONFIG += qt_demo