calendarui/views/dayview/tsrc/unittests/unittest_calendayeventspane/unittest_calendayeventspane.pro
changeset 55 2c54b51f39c4
parent 45 b6db4fd4947b
--- a/calendarui/views/dayview/tsrc/unittests/unittest_calendayeventspane/unittest_calendayeventspane.pro	Mon Jul 12 02:32:28 2010 +0530
+++ b/calendarui/views/dayview/tsrc/unittests/unittest_calendayeventspane/unittest_calendayeventspane.pro	Mon Jul 26 13:54:38 2010 +0530
@@ -17,6 +17,10 @@
 TEMPLATE = app
 TARGET = unittest_calendayeventspane
 
+#uncoment it if want to get images from test where it is posible.
+#it need folder in c:/unittest path
+#DEFINES += SAVE_IMAGES 
+
 MOC_DIR = moc
 
 CONFIG += qtestlib
@@ -37,6 +41,8 @@
 SOURCES +=	unittest_calendayeventspane.cpp \
 			calendayeventspane.cpp 
 
+RESOURCES += ../../../resources/calendaywidgets.qrc
+
 symbian : {
 	TARGET.CAPABILITY = CAP_APPLICATION
     MMP_RULES += "USERINCLUDE ."