qtmobility/tests/auto/symbian/qmediarecorder_xa/qmediarecorder_xa.pro
changeset 14 6fbed849b4f4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/qtmobility/tests/auto/symbian/qmediarecorder_xa/qmediarecorder_xa.pro	Wed Jun 23 19:08:38 2010 +0300
@@ -0,0 +1,25 @@
+TARGET = tst_qmediarecorder_xa
+INCLUDEPATH += ../../../../src/multimedia \
+    ../../../../include
+CONFIG += testcase
+
+HEADERS += \
+    tst_qmediarecorder_xa.h \
+    tst_qmediarecorder_xa_macros.h
+
+SOURCES += \
+    tst_qmediarecorder_xa_aac.cpp \
+    tst_qmediarecorder_xa_amr.cpp \
+    tst_qmediarecorder_xa_main.cpp \
+    tst_qmediarecorder_xa_wav.cpp
+
+include (../../../../common.pri)
+
+
+CONFIG += mobility
+MOBILITY = multimedia
+
+#UserEnvironment WriteDeviceData ReadDeviceData MultimediaDD 
+symbian {
+        TARGET.CAPABILITY = ALL -TCB
+}