diff -r ef0373b55136 -r 758a864f9613 tests/auto/qpluginloader/lib/lib.pro --- a/tests/auto/qpluginloader/lib/lib.pro Fri Sep 17 08:34:18 2010 +0300 +++ b/tests/auto/qpluginloader/lib/lib.pro Mon Oct 04 01:19:32 2010 +0300 @@ -2,7 +2,7 @@ CONFIG += dll CONFIG -= staticlib SOURCES = mylib.c -TARGET = mylib +TARGET = tst_qpluginloaderlib DESTDIR = ../bin QT = core