Moved files to make zouba the only project.
[ptas] / tests / ut_coordinatesystemtransformer / ut_coordinatesystemtransformer.pro
diff --git a/tests/ut_coordinatesystemtransformer/ut_coordinatesystemtransformer.pro b/tests/ut_coordinatesystemtransformer/ut_coordinatesystemtransformer.pro
deleted file mode 100644 (file)
index 0926e82..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-include(../ut_common.pri)
-
-TARGET = ut_coordinatesystemtransformer
-CONFIG += \
-    mobility
-MOBILITY = location
-SOURCES += \
-    ut_coordinatesystemtransformer.cpp \
-    $$SRCDIR/coordinatesystemtransformer.cpp \
-    $$SRCDIR/kkjgridcoordinate.cpp
-HEADERS += \
-    $$SRCDIR/coordinatesystemtransformer.h \
-    $$SRCDIR/kkjgridcoordinate.h
-
-include(../gmock.pri)
-include(../check.pri)