calendarui/views/dayview/tsrc/unittests/unittest_calendayitem/unittest_calendayitem.pro
changeset 55 2c54b51f39c4
parent 45 b6db4fd4947b
child 57 bb2d3e476f29
equal deleted inserted replaced
51:0b38fc5b94c6 55:2c54b51f39c4
    31                ../../../inc/ \
    31                ../../../inc/ \
    32                ../../../src/  
    32                ../../../src/  
    33 
    33 
    34 # Input
    34 # Input
    35 HEADERS +=	calendayitem.h \
    35 HEADERS +=	calendayitem.h \
    36             calendaystatusstrip.h
    36             calendaystatusstrip.h \
       
    37 			calendaycontainer.h \
       
    38 			calendayutils.h
    37 			
    39 			
    38 
    40 
    39 SOURCES +=	unittest_calendayitem.cpp \
    41 SOURCES +=	unittest_calendayitem.cpp \
    40 			calendayitem.cpp \
    42 			calendayitem.cpp \
    41 			calendaystatusstrip.cpp 
    43 			calendaystatusstrip.cpp