notes/notesui/notesviewmanager/notesviewmanager.pro
changeset 55 2c54b51f39c4
parent 18 c198609911f9
child 81 ce92091cbd61
equal deleted inserted replaced
51:0b38fc5b94c6 55:2c54b51f39c4
    30 INCLUDEPATH += \
    30 INCLUDEPATH += \
    31 		. \
    31 		. \
    32 		../notesmodel/inc \
    32 		../notesmodel/inc \
    33 		../notesviews/inc \
    33 		../notesviews/inc \
    34 		../notesappcontroller/inc \
    34 		../notesappcontroller/inc \
    35 		../../inc
    35 		../../inc \
       
    36 		./traces
    36 
    37 
    37 symbian: {
    38 symbian: {
    38 	TARGET.CAPABILITY = ALL -TCB
    39 	TARGET.CAPABILITY = ALL -TCB
    39 	TARGET.EPOCALLOWDLLDATA = 1
    40 	TARGET.EPOCALLOWDLLDATA = 1
    40 	TARGET.UID3 = 0x20029F84
    41 	TARGET.UID3 = 0x20029F84
    41 	
    42 	
    42 	INCLUDEPATH += ../../../agendainterface/inc
    43 	INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
    43 	
    44 	
    44 	LIBS += \
    45 	LIBS += \
    45 		-lagendainterface \
    46 		-lagendainterface \
    46 		-lnotesmodel \
    47 		-lnotesmodel \
    47 		-lnotesviews
    48 		-lnotesviews