calendarui/caleneditor/caleneditor.pro
changeset 58 ef813d54df51
parent 50 579cc610882e
child 80 fa7c359294fa
--- a/calendarui/caleneditor/caleneditor.pro	Tue Jul 06 14:14:56 2010 +0300
+++ b/calendarui/caleneditor/caleneditor.pro	Wed Aug 18 09:47:38 2010 +0300
@@ -21,16 +21,14 @@
 DEFINES += CALENEDITOR_LIB
 INCLUDEPATH += ./src \
 			./inc \
+			./traces \
 			..\inc
 DEPENDPATH += ./src \
 			  ./inc \
 			  ./data
 
 symbian: {
-	BLD_INF_RULES.prj_exports += \
-				"./inc/caleneditor.h  |../inc/caleneditor.h"
-				
-				
+			
 	TARGET.UID3 = 0x10207198
 	TARGET.CAPABILITY += ALL -TCB
 	TARGET.EPOCALLOWDLLDATA = 1
@@ -51,7 +49,7 @@
 					caleneditorrepeatfield.cpp \
 					caleneditordatahandler.cpp
 					
-HEADERS += caleneditor.h \
+HEADERS +=	../../organizer_plat/calendar_editor_api/inc/caleneditor.h \
             caleneditorcustomitem.h \
             caleneditorcommon.h \
             caleneditordocloader.h \