diff -r 579cc610882e -r ef813d54df51 notes/notesui/notesviews/notesviews.pro --- a/notes/notesui/notesviews/notesviews.pro Tue Jul 06 14:14:56 2010 +0300 +++ b/notes/notesui/notesviews/notesviews.pro Wed Aug 18 09:47:38 2010 +0300 @@ -27,7 +27,8 @@ ../noteseditor/inc \ ../notesappcontroller/inc \ ../../inc \ - ../../../inc + ../../../inc \ + ./traces DEPENDPATH += \ . \ @@ -39,8 +40,7 @@ TARGET.EPOCALLOWDLLDATA = 1 TARGET.UID3 = 0x20029F83 - INCLUDEPATH += ../../../agendainterface/inc \ - $$APP_LAYER_SYSTEMINCLUDE + INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE LIBS += \ -lagendainterface \