Extracted more common stuff to ut_common.pri
[ptas] / tests / ut_coordinatesystemtransformer / ut_coordinatesystemtransformer.pro
index 68a67df..0926e82 100644 (file)
@@ -1,15 +1,9 @@
 include(../ut_common.pri)
 
 TARGET = ut_coordinatesystemtransformer
-QT += testlib
-QT -= gui
-CONFIG += console \
+CONFIG += \
     mobility
-CONFIG -= app_bundle
 MOBILITY = location
-TEMPLATE = app
-OBJECTS_DIR = .obj
-MOC_DIR = .moc
 SOURCES += \
     ut_coordinatesystemtransformer.cpp \
     $$SRCDIR/coordinatesystemtransformer.cpp \