calendarui/caleneditor/caleneditor.pro
changeset 57 bb2d3e476f29
parent 51 0b38fc5b94c6
child 75 7ac58b2aae6f
equal deleted inserted replaced
55:2c54b51f39c4 57:bb2d3e476f29
    26 DEPENDPATH += ./src \
    26 DEPENDPATH += ./src \
    27 			  ./inc \
    27 			  ./inc \
    28 			  ./data
    28 			  ./data
    29 
    29 
    30 symbian: {
    30 symbian: {
    31 	BLD_INF_RULES.prj_exports += \
    31 			
    32 				"./inc/caleneditor.h  |../inc/caleneditor.h"
       
    33 				
       
    34 				
       
    35 	TARGET.UID3 = 0x10207198
    32 	TARGET.UID3 = 0x10207198
    36 	TARGET.CAPABILITY += ALL -TCB
    33 	TARGET.CAPABILITY += ALL -TCB
    37 	TARGET.EPOCALLOWDLLDATA = 1
    34 	TARGET.EPOCALLOWDLLDATA = 1
    38 	
    35 	
    39 	LIBS += -lagendainterface \
    36 	LIBS += -lagendainterface \
    50 					caleneditordocloader.cpp \
    47 					caleneditordocloader.cpp \
    51 					caleneditorreminderfield.cpp \
    48 					caleneditorreminderfield.cpp \
    52 					caleneditorrepeatfield.cpp \
    49 					caleneditorrepeatfield.cpp \
    53 					caleneditordatahandler.cpp
    50 					caleneditordatahandler.cpp
    54 					
    51 					
    55 HEADERS += caleneditor.h \
    52 HEADERS +=	../../organizer_plat/calendar_editor_api/inc/caleneditor.h \
    56             caleneditorcustomitem.h \
    53             caleneditorcustomitem.h \
    57             caleneditorcommon.h \
    54             caleneditorcommon.h \
    58             caleneditordocloader.h \
    55             caleneditordocloader.h \
    59             caleneditor_p.h \
    56             caleneditor_p.h \
    60             caleneditorreminderfield.h \
    57             caleneditorreminderfield.h \