summaryrefslogtreecommitdiffstats
path: root/examples/qtl/qtl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qtl/qtl.pro')
-rw-r--r--examples/qtl/qtl.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/qtl/qtl.pro b/examples/qtl/qtl.pro
new file mode 100644
index 0000000..7601f17
--- /dev/null
+++ b/examples/qtl/qtl.pro
@@ -0,0 +1,7 @@
+TEMPLATE = app
+TARGET = qtl
+
+CONFIG += qt console warn_on release
+
+SOURCES = qvaluelistiterator.cpp
+INTERFACES =