calendarui/caleneditor/caleneditor.pro
changeset 57 bb2d3e476f29
parent 51 0b38fc5b94c6
child 75 7ac58b2aae6f
--- a/calendarui/caleneditor/caleneditor.pro	Mon Jul 26 13:54:38 2010 +0530
+++ b/calendarui/caleneditor/caleneditor.pro	Mon Aug 09 18:30:52 2010 +0530
@@ -28,10 +28,7 @@
 			  ./data
 
 symbian: {
-	BLD_INF_RULES.prj_exports += \
-				"./inc/caleneditor.h  |../inc/caleneditor.h"
-				
-				
+			
 	TARGET.UID3 = 0x10207198
 	TARGET.CAPABILITY += ALL -TCB
 	TARGET.EPOCALLOWDLLDATA = 1
@@ -52,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 \