Moved files to make zouba the only project.
[ptas] / zouba / tests / ut_location / ut_location.pro
diff --git a/zouba/tests/ut_location/ut_location.pro b/zouba/tests/ut_location/ut_location.pro
deleted file mode 100644 (file)
index 9a3fdc0..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-include( ../tests.pri )
-CONFIG += \
-  qt \
-  debug \
-  mobility \
-
-MOBILITY = \
-   location \
-   bearer \
-
-QT += \
-  testlib \
-  network \
-  maemo5 \
-
-INCLUDEPATH += \
-  $$ZOUBASRC \
-
-DEPENDPATH += $$INCLUDEPATH
-
-LIBS += \
-   /usr/lib/libQtLocation.so \
-
-TEMPLATE = app
-
-SOURCES  = \
-  ut_location.cpp \
-  $$ZOUBASRC/location.cpp \
-  $$ZOUBASRC/location_p.cpp \
-
-HEADERS += \
-  ut_location.h \
-  $$ZOUBASRC/location.h \
-  $$ZOUBASRC/location_p.h \
-
-QMAKE_EXTRA_TARGETS += check
-check.depends = $$TARGET
-check.commands = ./$$TARGET