summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmakelib/qmakelib.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2015-01-30 20:40:56 +0100
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2015-02-25 13:54:36 +0000
commit756d5502f9f1eb5dae589e233f427ac48e6e92ed (patch)
tree02a2529134efbb7716a3f06f3eff772be27005da /tests/auto/tools/qmakelib/qmakelib.pro
parente507b0148bc2c3159a88f670c826f6f5165606bd (diff)
add autotest for ioutils
Change-Id: I63700a57e0edf5aec02abfffdc7601743379f12c Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'tests/auto/tools/qmakelib/qmakelib.pro')
-rw-r--r--tests/auto/tools/qmakelib/qmakelib.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/tools/qmakelib/qmakelib.pro b/tests/auto/tools/qmakelib/qmakelib.pro
index df13670438..3381d3bcb7 100644
--- a/tests/auto/tools/qmakelib/qmakelib.pro
+++ b/tests/auto/tools/qmakelib/qmakelib.pro
@@ -8,4 +8,5 @@ VPATH += ../../../../qmake/library
SOURCES += \
tst_qmakelib.cpp \
+ ioutils.cpp \
proitems.cpp