summaryrefslogtreecommitdiffstats
path: root/examples/chectdelists/chectdelists.pro
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-01 17:25:37 -0600
committerTimothy Pearson <[email protected]>2013-02-01 17:25:37 -0600
commitac037fd7970c8bc4f3a50dda06589016a1190af7 (patch)
treedb5445cc468b218b74292170cccb4a55c60f806d /examples/chectdelists/chectdelists.pro
parentb283cf865c1a4cc886280937ea9c78271418ac3a (diff)
downloadtqt3-ac037fd7970c8bc4f3a50dda06589016a1190af7.tar.gz
tqt3-ac037fd7970c8bc4f3a50dda06589016a1190af7.zip
Fix FTBFS
Diffstat (limited to 'examples/chectdelists/chectdelists.pro')
-rw-r--r--examples/chectdelists/chectdelists.pro11
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/chectdelists/chectdelists.pro b/examples/chectdelists/chectdelists.pro
new file mode 100644
index 000000000..a1a6f12d8
--- /dev/null
+++ b/examples/chectdelists/chectdelists.pro
@@ -0,0 +1,11 @@
+TEMPLATE = app
+TARGET = checklists
+
+CONFIG += qt warn_on release
+DEPENDPATH = ../../include
+
+REQUIRES = large-config
+
+HEADERS = checklists.h
+SOURCES = checklists.cpp \
+ main.cpp