--- a/calendarui/calenlauncher/calenlauncher.pro Mon Jul 26 13:54:38 2010 +0530
+++ b/calendarui/calenlauncher/calenlauncher.pro Mon Aug 09 18:30:52 2010 +0530
@@ -25,20 +25,19 @@
./inc
-symbian: {
- BLD_INF_RULES.prj_exports += \
- "./inc/calenlauncher.h |../inc/calenlauncher.h"
-
+symbian: {
TARGET.UID3 = 0x10282DCD
TARGET.CAPABILITY += ALL -TCB
TARGET.EPOCALLOWDLLDATA = 1
+ INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
+
LIBS += -lxqservice \
-lxqserviceutil
}
SOURCES += calenlauncher.cpp
-HEADERS += calenlauncher.h
+HEADERS += ../../organizer_plat/calendar_launcher_api/inc/calenlauncher.h
# End of file --Don't remove this.