Removed obsolete unit tests (RemoteList)
[irwi] / ut / ut_remotelist / ut_remotelist.pro
diff --git a/ut/ut_remotelist/ut_remotelist.pro b/ut/ut_remotelist/ut_remotelist.pro
deleted file mode 100644 (file)
index acc9cb3..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-!include( ../ut.pri ) {
-    error( Could not find the ut.pri file )
-}
-
-QT += xml 
-
-HEADERS += model.h
-HEADERS += ut_remotelist.h
-HEADERS += remotelist.h
-
-SOURCES += ut_remotelist.cpp
-SOURCES += remotelist.cpp
-
-# unix:QMAKE_POST_LINK=./$$TARGET
-