Fixes: Unit test project files.
[ptas] / zouba / tests / ut_location / ut_location.pro
index 9923ffd..9a3fdc0 100644 (file)
@@ -11,6 +11,7 @@ MOBILITY = \
 QT += \
   testlib \
   network \
+  maemo5 \
 
 INCLUDEPATH += \
   $$ZOUBASRC \
@@ -32,3 +33,6 @@ HEADERS += \
   $$ZOUBASRC/location.h \
   $$ZOUBASRC/location_p.h \
 
+QMAKE_EXTRA_TARGETS += check
+check.depends = $$TARGET
+check.commands = ./$$TARGET