notes/notesui/notesmodelhandler/notesmodelhandler.pro
changeset 58 ef813d54df51
parent 23 fd30d51f876b
--- a/notes/notesui/notesmodelhandler/notesmodelhandler.pro	Tue Jul 06 14:14:56 2010 +0300
+++ b/notes/notesui/notesmodelhandler/notesmodelhandler.pro	Wed Aug 18 09:47:38 2010 +0300
@@ -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 \