diff -r 579cc610882e -r ef813d54df51 notes/notesui/notesviewmanager/notesviewmanager.pro --- a/notes/notesui/notesviewmanager/notesviewmanager.pro Tue Jul 06 14:14:56 2010 +0300 +++ b/notes/notesui/notesviewmanager/notesviewmanager.pro Wed Aug 18 09:47:38 2010 +0300 @@ -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 \