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