summaryrefslogtreecommitdiffstats
path: root/examples/declarative
diff options
context:
space:
mode:
authorBea Lam <bea.lam@nokia.com>2010-05-17 00:35:45 (GMT)
committerBea Lam <bea.lam@nokia.com>2010-05-17 00:35:45 (GMT)
commite752dda20ae8b8e75de653371b6bd369d2966104 (patch)
tree045e3ddbae834e82fc2f7738dc8fbe51ea24f23f /examples/declarative
parent82d0b03c4f81c2832975d548917c03dbaddeee72 (diff)
downloadQt-e752dda20ae8b8e75de653371b6bd369d2966104.zip
Qt-e752dda20ae8b8e75de653371b6bd369d2966104.tar.gz
Qt-e752dda20ae8b8e75de653371b6bd369d2966104.tar.bz2
Add missing .pro
Diffstat (limited to 'examples/declarative')
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicslayouts.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslayouts.pro b/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslayouts.pro
new file mode 100644
index 0000000..d92a6f4
--- /dev/null
+++ b/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslayouts.pro
@@ -0,0 +1,5 @@
+TEMPLATE = subdirs
+
+SUBDIRS += \
+ graphicsLayouts \
+ layoutItem