mpviewplugins/mpcollectionviewplugin/tsrc/unittest_mpsnapshotwidget/unittest_mpsnapshotwidget.pro
changeset 48 af3740e3753f
parent 29 8192e5b5c935
--- a/mpviewplugins/mpcollectionviewplugin/tsrc/unittest_mpsnapshotwidget/unittest_mpsnapshotwidget.pro	Tue Jul 06 14:13:36 2010 +0300
+++ b/mpviewplugins/mpcollectionviewplugin/tsrc/unittest_mpsnapshotwidget/unittest_mpsnapshotwidget.pro	Wed Aug 18 09:46:20 2010 +0300
@@ -11,23 +11,23 @@
 #
 # Contributors:
 #
-# Description: 
+# Description: mpsnapshotwidget unit test project file.
 #
 
 TEMPLATE = app
-CONFIG += qtestlib hb
-CONFIG += symbian_test
+CONFIG += qtestlib hb symbian_test
 TARGET = unittest_mpsnapshotwidget
 TARGET.CAPABILITY = CAP_APPLICATION
 
 DEPENDPATH += .
 INCLUDEPATH += . \
-    ../../inc \
-    ../../../../inc
+               ../../inc \
+               ../../../../inc
 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE 
 
 HEADERS += inc/unittest_mpsnapshotwidget.h \
            ../../inc/mpsnapshotwidget.h 
 
 SOURCES += src/unittest_mpsnapshotwidget.cpp \
-           ../../src/mpsnapshotwidget.cpp 
\ No newline at end of file
+           ../../src/mpsnapshotwidget.cpp 
+