calendarui/views/dayview/tsrc/unittests/unittest_calendaycontentwidget/unittest_calendaycontentwidget.pro
changeset 80 fa7c359294fa
parent 50 579cc610882e
equal deleted inserted replaced
77:b0711afde476 80:fa7c359294fa
    20 MOC_DIR = moc
    20 MOC_DIR = moc
    21 
    21 
    22 CONFIG += qtestlib
    22 CONFIG += qtestlib
    23 CONFIG += symbian_test
    23 CONFIG += symbian_test
    24 CONFIG += hb
    24 CONFIG += hb
    25 				
    25 
    26 INCLUDEPATH += . \
    26 INCLUDEPATH += . \
    27                ../../../inc/ \
    27                ../../../inc/ \
    28 
    28 
    29 DEPENDPATH  += . \
    29 DEPENDPATH  += . \
    30                ../../../inc/ \
    30                ../../../inc/ \
    31                ../../../src/  
    31                ../../../src/  
    32 
    32 
    33 # Input
    33 # Input
    34 HEADERS +=	calendaymodelmanager.h \ 
    34 HEADERS +=	calendayitemview.h \
    35             calendaycontentwidgetheaders.h \
       
    36 			calendaycontentwidget.h 
    35 			calendaycontentwidget.h 
    37 			
    36 			
    38 
    37 
    39 SOURCES +=	unittest_calendaycontentwidget.cpp \
    38 SOURCES +=	unittest_calendaycontentwidget.cpp \
    40 			calendaycontentwidget.cpp 
    39 			calendaycontentwidget.cpp