summaryrefslogtreecommitdiffstats
path: root/examples/itemmodel/itemmodel.pro
diff options
context:
space:
mode:
authorTomi Korpipää <tomi.korpipaa@digia.com>2013-10-14 08:12:34 +0300
committerTomi Korpipää <tomi.korpipaa@digia.com>2013-10-14 08:12:34 +0300
commit18a5a1510b90a16007569f436392b52553f150fa (patch)
tree190f35b2da9ad298a4bc1636d0a9d993f41ea288 /examples/itemmodel/itemmodel.pro
parenta64c67d75badaa7662b8a05b8bc7ed78ec8e651e (diff)
parent34c345b024be424873bbb8b3c83414eea2bc7523 (diff)
Merge remote-tracking branch 'origin/develop'
Diffstat (limited to 'examples/itemmodel/itemmodel.pro')
-rw-r--r--examples/itemmodel/itemmodel.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/itemmodel/itemmodel.pro b/examples/itemmodel/itemmodel.pro
new file mode 100644
index 00000000..f319f690
--- /dev/null
+++ b/examples/itemmodel/itemmodel.pro
@@ -0,0 +1,12 @@
+!include( ../examples.pri ) {
+ error( "Couldn't find the examples.pri file!" )
+}
+
+SOURCES += main.cpp
+
+INSTALLS += target
+
+QT += widgets
+
+OTHER_FILES += doc/src/* \
+ doc/images/*