calendarui/views/dayview/tsrc/unittests/unittest_calendayhourscrollarea/unittest_calendayhourscrollarea.pro
changeset 55 2c54b51f39c4
parent 45 b6db4fd4947b
child 57 bb2d3e476f29
--- a/calendarui/views/dayview/tsrc/unittests/unittest_calendayhourscrollarea/unittest_calendayhourscrollarea.pro	Mon Jul 12 02:32:28 2010 +0530
+++ b/calendarui/views/dayview/tsrc/unittests/unittest_calendayhourscrollarea/unittest_calendayhourscrollarea.pro	Mon Jul 26 13:54:38 2010 +0530
@@ -17,6 +17,10 @@
 TEMPLATE = app
 TARGET = unittest_calendayhourscrollarea
 
+#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
@@ -45,6 +49,8 @@
 			calendayhourscrollarea.cpp \
 			calendayutils.cpp
 
+RESOURCES += ../../../resources/calendaywidgets.qrc
+
 symbian : {
 	TARGET.CAPABILITY = CAP_APPLICATION
     MMP_RULES += "USERINCLUDE ."