summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/mng/mng.pro3
-rw-r--r--tests/auto/tga/tga.pro3
-rw-r--r--tests/auto/tiff/tiff.pro3
-rw-r--r--tests/auto/wbmp/wbmp.pro3
-rw-r--r--tests/benchmarks/mng/mng.pro3
-rw-r--r--tests/benchmarks/tiff/tiff.pro3
6 files changed, 0 insertions, 18 deletions
diff --git a/tests/auto/mng/mng.pro b/tests/auto/mng/mng.pro
index fcd0718..64545a0 100644
--- a/tests/auto/mng/mng.pro
+++ b/tests/auto/mng/mng.pro
@@ -1,7 +1,4 @@
-TEMPLATE = app
TARGET = tst_qmng
-DEPENDPATH += .
-INCLUDEPATH += .
QT = core gui testlib
CONFIG -= app_bundle
diff --git a/tests/auto/tga/tga.pro b/tests/auto/tga/tga.pro
index 3dd9064..14d51c6 100644
--- a/tests/auto/tga/tga.pro
+++ b/tests/auto/tga/tga.pro
@@ -1,7 +1,4 @@
-TEMPLATE = app
TARGET = tst_qtga
-DEPENDPATH += .
-INCLUDEPATH += .
QT = core gui testlib
CONFIG -= app_bundle
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
diff --git a/tests/auto/wbmp/wbmp.pro b/tests/auto/wbmp/wbmp.pro
index e557184..f8b0bdd 100644
--- a/tests/auto/wbmp/wbmp.pro
+++ b/tests/auto/wbmp/wbmp.pro
@@ -1,7 +1,4 @@
-TEMPLATE = app
TARGET = tst_qwbmp
-DEPENDPATH += .
-INCLUDEPATH += .
QT = core gui testlib
CONFIG -= app_bundle
diff --git a/tests/benchmarks/mng/mng.pro b/tests/benchmarks/mng/mng.pro
index 13b0bbf..972ba98 100644
--- a/tests/benchmarks/mng/mng.pro
+++ b/tests/benchmarks/mng/mng.pro
@@ -1,7 +1,4 @@
-TEMPLATE = app
TARGET = tst_bench_qmng
-DEPENDPATH += .
-INCLUDEPATH += .
QT = core gui testlib
CONFIG -= app_bundle
diff --git a/tests/benchmarks/tiff/tiff.pro b/tests/benchmarks/tiff/tiff.pro
index 61187d6..61ddc73 100644
--- a/tests/benchmarks/tiff/tiff.pro
+++ b/tests/benchmarks/tiff/tiff.pro
@@ -1,7 +1,4 @@
-TEMPLATE = app
TARGET = tst_bench_qtiff
-DEPENDPATH += .
-INCLUDEPATH += .
QT = core gui testlib
CONFIG -= app_bundle