fturuntimeservices/fturuntimeservices.pro
changeset 2 66c26770985f
parent 0 c464cd7e2753
child 15 4956c89a3c3f
--- a/fturuntimeservices/fturuntimeservices.pro	Mon Apr 19 14:01:47 2010 +0300
+++ b/fturuntimeservices/fturuntimeservices.pro	Mon May 03 12:24:41 2010 +0300
@@ -53,6 +53,11 @@
 BLD_INF_RULES.prj_exports += "./inc/fturuntimeservices_global.h |../inc/" \                             
                              "./inc/ftucontentservice.h |../inc/"
 INCLUDEPATH += $$MW_LAYER_SYSTEMINCLUDE
+
+#Add default symbian libs required by the application (redundant/duplicate entries to be removed)
+LIBS += -lcone -leikcore -lmediaclientaudio -leikcoctl -leiksrv -lapparc -lavkon
+LIBS += -lefsrv -lcharconv -lws32 -lhal -lgdi -lapgrfx
+
 }
 
 win32 {