qtmobility/tests/auto/symbian/qmediarecorder_s60/qmediarecorder_s60.pro
changeset 4 90517678cc4f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/qtmobility/tests/auto/symbian/qmediarecorder_s60/qmediarecorder_s60.pro	Mon May 03 13:18:40 2010 +0300
@@ -0,0 +1,16 @@
+TARGET = tst_qmediarecorder_s60
+INCLUDEPATH += ../../../../src/multimedia \
+    ../../../../include
+CONFIG += testcase
+
+SOURCES += tst_qmediarecorder_s60.cpp
+
+include (../../../../common.pri)
+
+CONFIG += mobility
+MOBILITY = multimedia
+
+#UserEnvironment WriteDeviceData ReadDeviceData MultimediaDD 
+symbian {
+        TARGET.CAPABILITY = ALL -TCB
+}