dependencies/S3libs/bld.inf
author Christian Morlok <symbian.org@christianmorlok.de>
Wed, 07 Apr 2010 14:35:19 +0200
branchv5backport
changeset 54 666a2952b5b3
parent 53 282cea3dd14c
child 58 d017f79b1bb1
permissions -rw-r--r--
renamed dlls+exe to prevent conflicts with existing files in emulator; changelog attached. * renamed dlls/exe: - aifw.dll to aifw_hs.dll - cputils to cputils_hs - aiidleint.dll to aiidleint_hs.dll - aiutils.dll to aiutils_hs.dll - MenuInterface.dll to MenuInterface_hs.dll - XCFW.dll to XCFW_hs.dll - homescreen.exe to homescreen_hs.exe - ailaunch.exe to ailaunch_hs.exe * new UID for Active Idle (aifw_hs.dll, aiidleint_hs.dll and homescreen.exe): #define AI_UID3_AIFW_COMMON 0xEDFF45C4 (was 0x102750F0 = 271012080) * new UID for cputils_hs.dll: 0xE3E7134E (was 0x20016B7F = 536963967) * new UID for AI Utilities Factory (aiutils_hs.dll): 0xEC55106C (was 0x10281865 = 271063141) * new UID for MenuInterface_hs.dll: 0xEEE24485 (was 0x10210EAB = 270601899) * new UID for XCFW_hs.dll: 0xEB12332F (was 0x10210EA0 = 270601888) * new UID for ailaunch_hs.exe: 0xEF5A047A (was 0x200286E3 = 537036515)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
20
d2ab7c3d0c48 homescreenpluginsrv component compiles now
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff changeset
     1
PRJ_EXPORTS
d2ab7c3d0c48 homescreenpluginsrv component compiles now
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff changeset
     2
d2ab7c3d0c48 homescreenpluginsrv component compiles now
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff changeset
     3
sysversioninfo.lib		\epoc32\release\winscw\udeb\sysversioninfo.lib
d2ab7c3d0c48 homescreenpluginsrv component compiles now
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff changeset
     4
abclient.lib			\epoc32\release\winscw\udeb\abclient.lib
d2ab7c3d0c48 homescreenpluginsrv component compiles now
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff changeset
     5
featmgr.lib				\epoc32\release\winscw\udeb\featmgr.lib
21
11157e26c4a7 added dependencies for homescreen package
Christian Morlok <symbian.org@christianmorlok.de>
parents: 20
diff changeset
     6
liwServiceHandler.lib	\epoc32\release\winscw\udeb\liwServiceHandler.lib
11157e26c4a7 added dependencies for homescreen package
Christian Morlok <symbian.org@christianmorlok.de>
parents: 20
diff changeset
     7
AknLayout2Scalable.lib	\epoc32\release\winscw\udeb\AknLayout2Scalable.lib
53
282cea3dd14c updated dependencies; now everything compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents: 38
diff changeset
     8
// hscontentinfo.lib		\epoc32\release\winscw\udeb\hscontentinfo.lib
21
11157e26c4a7 added dependencies for homescreen package
Christian Morlok <symbian.org@christianmorlok.de>
parents: 20
diff changeset
     9
SVGEngine.lib			\epoc32\release\winscw\udeb\SVGEngine.lib
11157e26c4a7 added dependencies for homescreen package
Christian Morlok <symbian.org@christianmorlok.de>
parents: 20
diff changeset
    10
WidgetRegistryClient.lib	\epoc32\release\winscw\udeb\WidgetRegistryClient.lib
11157e26c4a7 added dependencies for homescreen package
Christian Morlok <symbian.org@christianmorlok.de>
parents: 20
diff changeset
    11
CdlEngine.lib			\epoc32\release\winscw\udeb\CdlEngine.lib
11157e26c4a7 added dependencies for homescreen package
Christian Morlok <symbian.org@christianmorlok.de>
parents: 20
diff changeset
    12
aknphysics.lib			\epoc32\release\winscw\udeb\aknphysics.lib
53
282cea3dd14c updated dependencies; now everything compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents: 38
diff changeset
    13
// hsccproviderclient.lib	\epoc32\release\winscw\udeb\hsccproviderclient.lib
22
512eb1a5d851 added dependencies headers and libs
Kashif.sayed
parents: 21
diff changeset
    14
disknotifyhandler.lib	\epoc32\release\winscw\udeb\disknotifyhandler.lib
26
bef183758dfa Dependencies for idlefw
kashif.sayed
parents: 22
diff changeset
    15
aiwdialdata.lib			\epoc32\release\winscw\udeb\aiwdialdata.lib
bef183758dfa Dependencies for idlefw
kashif.sayed
parents: 22
diff changeset
    16
networkhandling.lib		\epoc32\release\winscw\udeb\networkhandling.lib
bef183758dfa Dependencies for idlefw
kashif.sayed
parents: 22
diff changeset
    17
akntransitionutils.lib		\epoc32\release\winscw\udeb\akntransitionutils.lib
30
f9f9f96b1873 user: kashif.sayed
kashif.sayed
parents: 26
diff changeset
    18
ssmcmn.lib			\epoc32\release\winscw\udeb\ssmcmn.lib
53
282cea3dd14c updated dependencies; now everything compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents: 38
diff changeset
    19
// hspswrapper.lib			\epoc32\release\winscw\udeb\hspswrapper.lib
282cea3dd14c updated dependencies; now everything compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents: 38
diff changeset
    20
// cpswrapper.lib			\epoc32\release\winscw\udeb\cpswrapper.lib
282cea3dd14c updated dependencies; now everything compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents: 38
diff changeset
    21
// hscontentcontrol.lib		\epoc32\release\winscw\udeb\hscontentcontrol.lib
31
a3e98f9c292b added missing files
kashif.sayed
parents: 30
diff changeset
    22
SatClient.lib			\epoc32\release\winscw\udeb\SatClient.lib
a3e98f9c292b added missing files
kashif.sayed
parents: 30
diff changeset
    23
sisregistryclient.lib		\epoc32\release\winscw\udeb\sisregistryclient.lib
a3e98f9c292b added missing files
kashif.sayed
parents: 30
diff changeset
    24
DrmServerInterfaces.lib		\epoc32\release\winscw\udeb\DrmServerInterfaces.lib
a3e98f9c292b added missing files
kashif.sayed
parents: 30
diff changeset
    25
javaregistryclient.lib		\epoc32\release\winscw\udeb\javaregistryclient.lib
a3e98f9c292b added missing files
kashif.sayed
parents: 30
diff changeset
    26
DrmRightsInfo.lib		\epoc32\release\winscw\udeb\DrmRightsInfo.lib
34
1494d39c2fee added few more dependencies
kashif.sayed
parents: 31
diff changeset
    27
SWInstCli.lib			\epoc32\release\winscw\udeb\SWInstCli.lib
1494d39c2fee added few more dependencies
kashif.sayed
parents: 31
diff changeset
    28
fbscli.lib			\epoc32\release\winscw\udeb\fbscli.lib
53
282cea3dd14c updated dependencies; now everything compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents: 38
diff changeset
    29
peninputClient.lib		\epoc32\release\winscw\udeb\peninputclient.lib
282cea3dd14c updated dependencies; now everything compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents: 38
diff changeset
    30
scppnwdl.lib			\epoc32\release\winscw\udeb\scppnwdl.lib