Fix QLibrary autotest for Windows
authorMiikka Heikkinen <miikka.heikkinen@digia.com>
Tue, 28 Feb 2012 10:58:02 +0000 (12:58 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 28 Feb 2012 11:45:28 +0000 (12:45 +0100)
commitb491d02eb3217e9b5b61a2b8f7c599080e8b8bdb
tree672f4e3453986ab41a190cacf7541466976da223
parent87366cc7ab7e2e5f23614a8501f33b6cb0b65f97
Fix QLibrary autotest for Windows

The libraries were built into wrong directory in Windows. Fixed it so
that the libraries are built into debug and release directories like
the test executable.

Also fixed QMAKE_CLEAN statement, which was using incorrect separator.

Task-number: QTBUG-24151
Change-Id: Iade656af5f83ef2b79c2b9c4177df4a16b2f6821
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
tests/auto/corelib/plugin/qlibrary/lib/lib.pro
tests/auto/corelib/plugin/qlibrary/lib2/lib2.pro
tests/auto/corelib/plugin/qlibrary/tst/tst.pro