lowlevellibsandfws/pluginfw/Group/ECom.iby
branchRCL_3
changeset 75 254b651f304e
parent 54 4332f0f7be53
equal deleted inserted replaced
64:c44f36bb61a3 75:254b651f304e
    21 
    21 
    22 #ifndef __ECOM_IBY__
    22 #ifndef __ECOM_IBY__
    23 #define __ECOM_IBY__
    23 #define __ECOM_IBY__
    24 
    24 
    25 // Make sure the error strings appear in the ROM
    25 // Make sure the error strings appear in the ROM
    26 data=MULTI_LINGUIFY(RSC ZRESOURCE\errors\ecomerr	Resource\Errors\ecomerr)
    26 data=MULTI_LINGUIFY(RSC ZRESOURCE\Errors\ECOMERR	Resource\Errors\ecomerr)
    27 
    27 
    28 // Framework Components
    28 // Framework Components
    29 file=ABI_DIR\BUILD_DIR\ecom.dll				System\Libs\ECom.dll
    29 file=ABI_DIR\BUILD_DIR\ECOM.dll				System\Libs\ECom.dll
    30 file=ABI_DIR\BUILD_DIR\ecomserver.exe		System\Libs\EComServer.exe
    30 file=ABI_DIR\BUILD_DIR\ECOMSERVER.exe		System\Libs\EComServer.exe
    31 file=ABI_DIR\BUILD_DIR\ecompatchdata.dll				System\Libs\EComPatchData.dll
    31 file=ABI_DIR\BUILD_DIR\EComPatchData.dll				System\Libs\EComPatchData.dll
    32 
    32 
    33 //
    33 //
    34 // ECOM uses a custom scheme to do patchable constants. Licensees are instructed to
    34 // ECOM uses a custom scheme to do patchable constants. Licensees are instructed to
    35 // edit EPOCROOT##epoc32\rom\include\ecompatchconstants.hby if they want to patch anyone of
    35 // edit \epoc32\rom\include\ecompatchconstants.hby if they want to patch anyone of
    36 // the patchable constants below. Direct use of the patchdata command outside here
    36 // the patchable constants below. Direct use of the patchdata command outside here
    37 // is not supported because ECOM may change which binaries need the patches.
    37 // is not supported because ECOM may change which binaries need the patches.
    38 //
    38 //
    39 #include <ecompatchconstants.hby>
    39 #include <ecompatchconstants.hby>
    40 
    40