diff options
Diffstat (limited to 'examples/qtl/qtl.pro')
-rw-r--r-- | examples/qtl/qtl.pro | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/qtl/qtl.pro b/examples/qtl/qtl.pro deleted file mode 100644 index 151acc19b..000000000 --- a/examples/qtl/qtl.pro +++ /dev/null @@ -1,7 +0,0 @@ -TEMPLATE = app -TARGET = qtl - -CONFIG += qt console warn_on release - -SOURCES = tqvaluelistiterator.cpp -INTERFACES = |