notes/notesui/notesviews/notesviews.pro
changeset 55 2c54b51f39c4
parent 18 c198609911f9
child 81 ce92091cbd61
--- a/notes/notesui/notesviews/notesviews.pro	Mon Jul 12 02:32:28 2010 +0530
+++ b/notes/notesui/notesviews/notesviews.pro	Mon Jul 26 13:54:38 2010 +0530
@@ -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 \