Unit tests for RemoteList
[irwi] / ut / ut_remotelist / ut_remotelist.pro
index 471db5a..acc9cb3 100644 (file)
@@ -3,7 +3,6 @@
 }
 
 QT += xml 
-QT += testlib
 
 HEADERS += model.h
 HEADERS += ut_remotelist.h
@@ -12,3 +11,5 @@ HEADERS += remotelist.h
 SOURCES += ut_remotelist.cpp
 SOURCES += remotelist.cpp
 
+# unix:QMAKE_POST_LINK=./$$TARGET
+