videofeeds/utils/group/IptvUtil.mmp
changeset 1 6711b85517b7
parent 0 96612d01cf9f
--- a/videofeeds/utils/group/IptvUtil.mmp	Mon Jan 18 20:21:12 2010 +0200
+++ b/videofeeds/utils/group/IptvUtil.mmp	Tue Jan 26 12:00:59 2010 +0200
@@ -24,7 +24,7 @@
 //OPTION ARMCC --asm --interleave
 ALWAYS_BUILD_AS_ARM
 
-TARGET          IptvUtil.dll
+TARGET          iptvutil.dll
 TARGETTYPE      dll
 UID             0x1000008d 0x10281F1E
 
@@ -72,7 +72,7 @@
 LIBRARY         efsrv.lib 
 LIBRARY         bafl.lib 
 LIBRARY         cone.lib
-LIBRARY         PlatformEnv.lib // PathInfo
+LIBRARY         platformenv.lib // PathInfo
 LIBRARY         imageconversion.lib
 LIBRARY         apgrfx.lib      // RApaLsSession
 LIBRARY         apmime.lib      // TDataType
@@ -80,14 +80,14 @@
 
 LIBRARY         iaupdateapi.lib
 
-LIBRARY         TNEEngine.lib
+LIBRARY         tneengine.lib
 LIBRARY         commdb.lib
 LIBRARY         sysutil.lib
-LIBRARY         FeatMgr.lib               // Feature manager
+LIBRARY         featmgr.lib               // Feature manager
 LIBRARY         egul.lib
 LIBRARY         bitgdi.lib
 LIBRARY         aknicon.lib
 LIBRARY         fbscli.lib
 LIBRARY         etel.lib
 LIBRARY         etelmm.lib
-LIBRARY         SecUi.lib
+LIBRARY         secui.lib