organizer_plat/calendar_editor_api/tsrc/unittest_caleneditor/unittest_caleneditor.pro
changeset 57 bb2d3e476f29
parent 45 b6db4fd4947b
equal deleted inserted replaced
55:2c54b51f39c4 57:bb2d3e476f29
    28 			   ../../../../calendarui/caleneditor/data		   
    28 			   ../../../../calendarui/caleneditor/data		   
    29 			   
    29 			   
    30 DEFINES += TESTCALENEDITOR \
    30 DEFINES += TESTCALENEDITOR \
    31 		   CALENEDITOR_LIB 
    31 		   CALENEDITOR_LIB 
    32 INCLUDEPATH += . \
    32 INCLUDEPATH += . \
       
    33 		../../../../calendarui/caleneditor/traces \
    33                ../../../../calendarui/caleneditor/inc \
    34                ../../../../calendarui/caleneditor/inc \
    34 			   ../../../../calendarui/agendainterface/inc \
    35 			   ../../../../calendarui/agendainterface/inc \
    35 			   ../../../../calendarui/commonutils/inc \
    36 			   ../../../../calendarui/commonutils/inc \
    36 			   ../../../../calendarui/inc \
    37 			   ../../../../calendarui/inc \
    37 			   ../../../../calendarui/controller/inc \
    38 			   ../../../../calendarui/controller/inc \
    57 			caleneditor.cpp \
    58 			caleneditor.cpp \
    58 			caleneditorcustomitem.cpp \
    59 			caleneditorcustomitem.cpp \
    59 			caleneditor_p.cpp \
    60 			caleneditor_p.cpp \
    60 			caleneditordocloader.cpp 
    61 			caleneditordocloader.cpp 
    61 		
    62 		
    62 HEADERS += caleneditor.h \
    63 HEADERS += 	   caleneditorcustomitem.h \
    63 		   caleneditorcustomitem.h \
       
    64 		   caleneditorcommon.h \
    64 		   caleneditorcommon.h \
    65 		   caleneditordocloader.h \
    65 		   caleneditordocloader.h \
    66 		   caleneditor_p.h 
    66 		   caleneditor_p.h 
    67 		  
    67 		  
    68 
    68