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