notes/notesui/notesapplication/notesapplication.pro
changeset 55 2c54b51f39c4
parent 45 b6db4fd4947b
child 70 a5ed90760192
--- a/notes/notesui/notesapplication/notesapplication.pro	Mon Jul 12 02:32:28 2010 +0530
+++ b/notes/notesui/notesapplication/notesapplication.pro	Mon Jul 26 13:54:38 2010 +0530
@@ -20,11 +20,13 @@
 INCLUDEPATH += \
 		. \
 		../notesappcontroller/inc \
-		../../inc
+		../../inc \
+		./traces
 
 DEPENDPATH += \
 		. \
 		./src \
+		./inc \
 		../../data
 
 symbian: {
@@ -51,7 +53,12 @@
 	SKINICON = qtg_large_notes
 }
 
-SOURCES += main.cpp
+SOURCES += \
+		main.cpp \
+		notesapplication.cpp
+
+HEADERS += \
+		notesapplication.h
 
 RESOURCES += notes.qrc