notes/notesui/notesmodelhandler/notesmodelhandler.pro
changeset 55 2c54b51f39c4
parent 23 fd30d51f876b
--- 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 \