mpviewplugins/mpcollectionviewplugin/tsrc/unittest_mpsnapshotwidget/unittest_mpsnapshotwidget.pro
changeset 43 0f32e550d9d8
parent 35 fdb31ab341af
--- a/mpviewplugins/mpcollectionviewplugin/tsrc/unittest_mpsnapshotwidget/unittest_mpsnapshotwidget.pro	Fri Jun 25 17:21:37 2010 -0500
+++ b/mpviewplugins/mpcollectionviewplugin/tsrc/unittest_mpsnapshotwidget/unittest_mpsnapshotwidget.pro	Fri Jul 09 16:27:03 2010 -0500
@@ -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 
+