phoneclientserver/CallUI/Rom/CallUI.iby
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    18 
    18 
    19 #ifndef __CALLUI_IBY__
    19 #ifndef __CALLUI_IBY__
    20 #define __CALLUI_IBY__
    20 #define __CALLUI_IBY__
    21 
    21 
    22 REM CallUI Plugin
    22 REM CallUI Plugin
    23 ECOM_PLUGIN(cauiplugin.dll,101f868e.rsc)
    23 ECOM_PLUGIN(CaUiPlugin.dll,101F868E.rsc)
    24 
    24 
    25 REM CallUI Engine
    25 REM CallUI Engine
    26 file=ABI_DIR\BUILD_DIR\cauiengine.dll       SHARED_LIB_DIR\cauiengine.dll
    26 file=ABI_DIR\BUILD_DIR\CaUiEngine.dll       SHARED_LIB_DIR\CaUiEngine.dll
    27 
    27 
    28 REM Enabler for exlipsing ROM binaries
    28 REM Enabler for exlipsing ROM binaries
    29 data=ZSYSTEM\install\callui_stub.sis       system\install\callui_stub.sis
    29 data=ZSYSTEM\install\callui_stub.sis       system\install\callui_stub.sis
    30 #endif
    30 #endif