calendarui/views/dayview/tsrc/unittests/unittest_calendayeventspane/unittest_calendayeventspane.pro
changeset 55 2c54b51f39c4
parent 45 b6db4fd4947b
equal deleted inserted replaced
51:0b38fc5b94c6 55:2c54b51f39c4
    14 #  Description: calendaycontentwidget test project file
    14 #  Description: calendaycontentwidget test project file
    15 #
    15 #
    16 
    16 
    17 TEMPLATE = app
    17 TEMPLATE = app
    18 TARGET = unittest_calendayeventspane
    18 TARGET = unittest_calendayeventspane
       
    19 
       
    20 #uncoment it if want to get images from test where it is posible.
       
    21 #it need folder in c:/unittest path
       
    22 #DEFINES += SAVE_IMAGES 
    19 
    23 
    20 MOC_DIR = moc
    24 MOC_DIR = moc
    21 
    25 
    22 CONFIG += qtestlib
    26 CONFIG += qtestlib
    23 CONFIG += symbian_test
    27 CONFIG += symbian_test
    35 			
    39 			
    36 
    40 
    37 SOURCES +=	unittest_calendayeventspane.cpp \
    41 SOURCES +=	unittest_calendayeventspane.cpp \
    38 			calendayeventspane.cpp 
    42 			calendayeventspane.cpp 
    39 
    43 
       
    44 RESOURCES += ../../../resources/calendaywidgets.qrc
       
    45 
    40 symbian : {
    46 symbian : {
    41 	TARGET.CAPABILITY = CAP_APPLICATION
    47 	TARGET.CAPABILITY = CAP_APPLICATION
    42     MMP_RULES += "USERINCLUDE ."
    48     MMP_RULES += "USERINCLUDE ."
    43             
    49             
    44     BLD_INF_RULES.prj_testexports += \
    50     BLD_INF_RULES.prj_testexports += \