calendarui/tsrc/tsrc.pro
changeset 81 ce92091cbd61
parent 45 b6db4fd4947b
equal deleted inserted replaced
75:7ac58b2aae6f 81:ce92091cbd61
    19 
    19 
    20 TEMPLATE = subdirs
    20 TEMPLATE = subdirs
    21 SUBDIRS += unittest_calenviewerservice \
    21 SUBDIRS += unittest_calenviewerservice \
    22 			unittest_calencommonutils \
    22 			unittest_calencommonutils \
    23 			../views/dayview/tsrc \
    23 			../views/dayview/tsrc \
       
    24 
       
    25 CONFIG += qtestlib
       
    26 CONFIG += symbian_test
       
    27 CONFIG += ordered			
    24 			
    28 			
    25 CONFIG += ordered
       
    26 
    29 
    27 # End of file	--Don't remove this
    30 # End of file	--Don't remove this