mpviewplugins/mpcollectionviewplugin/tsrc/unittest_mpsnapshotwidget/unittest_mpsnapshotwidget.pro
changeset 29 8192e5b5c935
parent 19 4e84c994a771
child 43 0f32e550d9d8
--- a/mpviewplugins/mpcollectionviewplugin/tsrc/unittest_mpsnapshotwidget/unittest_mpsnapshotwidget.pro	Fri May 14 15:49:53 2010 +0300
+++ b/mpviewplugins/mpcollectionviewplugin/tsrc/unittest_mpsnapshotwidget/unittest_mpsnapshotwidget.pro	Thu May 27 12:49:57 2010 +0300
@@ -16,7 +16,9 @@
 
 TEMPLATE = app
 CONFIG += qtestlib hb
-TARGET = 
+CONFIG += symbian_test
+TARGET = unittest_mpsnapshotwidget
+TARGET.CAPABILITY = CAP_APPLICATION
 
 DEPENDPATH += .
 INCLUDEPATH += . \
@@ -26,6 +28,6 @@
 
 HEADERS += inc/unittest_mpsnapshotwidget.h \
            ../../inc/mpsnapshotwidget.h 
-               
+
 SOURCES += src/unittest_mpsnapshotwidget.cpp \
            ../../src/mpsnapshotwidget.cpp 
\ No newline at end of file