runtimeproviders/ftudefaultruntimeprovider/ftudefaultruntimeprovider.pro
changeset 2 66c26770985f
parent 0 c464cd7e2753
child 9 aa22d2c19e57
--- a/runtimeproviders/ftudefaultruntimeprovider/ftudefaultruntimeprovider.pro	Mon Apr 19 14:01:47 2010 +0300
+++ b/runtimeproviders/ftudefaultruntimeprovider/ftudefaultruntimeprovider.pro	Mon May 03 12:24:41 2010 +0300
@@ -65,6 +65,11 @@
     INCLUDEPATH += $$MW_LAYER_SYSTEMINCLUDE
 
     include(ftudefaultruntimeprovider_installs_symbian.pri)
+
+     #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 {