qtmobility/tests/auto/qgeosatelliteinfo/qgeosatelliteinfo.pro
changeset 1 2b40d63a9c3d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/qtmobility/tests/auto/qgeosatelliteinfo/qgeosatelliteinfo.pro	Fri Apr 16 15:51:22 2010 +0300
@@ -0,0 +1,18 @@
+TEMPLATE = app
+CONFIG+=testcase
+TARGET=tst_qgeosatelliteinfo
+
+include (../../../common.pri)
+
+INCLUDEPATH += ../../../src/location
+
+# Input 
+SOURCES += tst_qgeosatelliteinfo.cpp
+
+CONFIG += mobility
+MOBILITY = location
+
+symbian {
+        TARGET.CAPABILITY = ALL -TCB
+}
+