diff -r 0b38fc5b94c6 -r 2c54b51f39c4 notes/notesui/notesmodelhandler/notesmodelhandler.pro --- a/notes/notesui/notesmodelhandler/notesmodelhandler.pro Mon Jul 12 02:32:28 2010 +0530 +++ b/notes/notesui/notesmodelhandler/notesmodelhandler.pro Mon Jul 26 13:54:38 2010 +0530 @@ -26,14 +26,15 @@ INCLUDEPATH += \ ../notesmodel/inc \ - ../../inc + ../../inc \ + ./traces symbian: { TARGET.CAPABILITY = ALL -TCB TARGET.EPOCALLOWDLLDATA = 1 TARGET.UID3 = 0x2002BCDC - INCLUDEPATH += ../../../agendainterface/inc + INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE LIBS += \ -lnotesmodel \