summaryrefslogtreecommitdiffstats
path: root/tests/auto/tiff/tiff.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-04-12 12:12:37 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-25 15:40:36 +0200
commit28d9274538014df8e61d63e0af73efd3ade4eeac (patch)
tree0c67c3ce9dc0fd014af78f4eacd6a4073c832f13 /tests/auto/tiff/tiff.pro
parentf0db5ceeab8048aca6f7cf56cb2e6f098882fda9 (diff)
remove qmake -project boilerplate
Change-Id: I22368f64dcb046b2d0a0296ff506be4a02acd887 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Diffstat (limited to 'tests/auto/tiff/tiff.pro')
-rw-r--r--tests/auto/tiff/tiff.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/tiff/tiff.pro b/tests/auto/tiff/tiff.pro
index 739a5e0..29ed9eb 100644
--- a/tests/auto/tiff/tiff.pro
+++ b/tests/auto/tiff/tiff.pro
@@ -1,7 +1,4 @@
-TEMPLATE = app
TARGET = tst_qtiff
-DEPENDPATH += .
-INCLUDEPATH += .
QT = core gui testlib
CONFIG -= app_bundle