rom/mds.iby
changeset 25 8e4539ab1889
parent 20 6dfc5f825351
equal deleted inserted replaced
23:33ae025ac1e8 25:8e4539ab1889
    25 #include <sql.iby>
    25 #include <sql.iby>
    26 
    26 
    27 rem - MdE binaries
    27 rem - MdE binaries
    28 file=ABI_DIR\BUILD_DIR\mdeclient.dll		SHARED_LIB_DIR\mdeclient.dll
    28 file=ABI_DIR\BUILD_DIR\mdeclient.dll		SHARED_LIB_DIR\mdeclient.dll
    29 file=ABI_DIR\BUILD_DIR\mdccommon.dll		SHARED_LIB_DIR\mdccommon.dll
    29 file=ABI_DIR\BUILD_DIR\mdccommon.dll		SHARED_LIB_DIR\mdccommon.dll
    30 file=ABI_DIR\BUILD_DIR\mdsserver.exe		PROGRAMS_DIR\mdsserver.exe
    30 file=ABI_DIR\BUILD_DIR\!mdsserver.exe		PROGRAMS_DIR\!mdsserver.exe
    31 
    31 
    32 rem - MdE data files
    32 rem - MdE data files
    33 data=EPOCROOT##epoc32\data\z\Private\200009F3\schema.mde                PRIVATE\200009F3\schema.mde
    33 data=EPOCROOT##epoc32\data\z\Private\200009F3\schema.mde                PRIVATE\200009F3\schema.mde
    34 data=EPOCROOT##epoc32\data\z\Private\200009F3\defaultimportfile.mde	    PRIVATE\200009F3\defaultimportfile.mde
    34 data=EPOCROOT##epoc32\data\z\Private\200009F3\defaultimportfile.mde	    PRIVATE\200009F3\defaultimportfile.mde
    35 data=EPOCROOT##epoc32\data\z\Private\200009F3\backup_registration.xml   PRIVATE\200009F3\backup_registration.xml
    35 data=EPOCROOT##epoc32\data\z\Private\200009F3\backup_registration.xml   PRIVATE\200009F3\backup_registration.xml
    43 file=ABI_DIR\BUILD_DIR\harvestercommon.dll		    SHARED_LIB_DIR\harvestercommon.dll
    43 file=ABI_DIR\BUILD_DIR\harvestercommon.dll		    SHARED_LIB_DIR\harvestercommon.dll
    44 file=ABI_DIR\BUILD_DIR\harvesterdata.dll		    SHARED_LIB_DIR\harvesterdata.dll
    44 file=ABI_DIR\BUILD_DIR\harvesterdata.dll		    SHARED_LIB_DIR\harvesterdata.dll
    45 file=ABI_DIR\BUILD_DIR\mdsfileserverplugin.pxt			SHARED_LIB_DIR\mdsfileserverplugin.pxt
    45 file=ABI_DIR\BUILD_DIR\mdsfileserverplugin.pxt			SHARED_LIB_DIR\mdsfileserverplugin.pxt
    46 ECOM_PLUGIN(HarvesterImagePlugin.dll,HarvesterImagePlugin.rsc)
    46 ECOM_PLUGIN(HarvesterImagePlugin.dll,HarvesterImagePlugin.rsc)
    47 ECOM_PLUGIN(HarvesterVideoPlugin.dll,HarvesterVideoPlugin.rsc)
    47 ECOM_PLUGIN(HarvesterVideoPlugin.dll,HarvesterVideoPlugin.rsc)
    48 //ECOM_PLUGIN(HarvesterMessagePlugin.dll,HarvesterMessagePlugin.rsc)
    48 ECOM_PLUGIN(HarvesterMessagePlugin.dll,HarvesterMessagePlugin.rsc)
    49 ECOM_PLUGIN(harvesteromadrmplugin.dll,harvesteromadrmplugin.rsc)
    49 ECOM_PLUGIN(harvesteromadrmplugin.dll,harvesteromadrmplugin.rsc)
    50 ECOM_PLUGIN(harvesterwmvplugin.dll,harvesterwmvplugin.rsc)
    50 ECOM_PLUGIN(harvesterwmvplugin.dll,harvesterwmvplugin.rsc)
    51 ECOM_PLUGIN(harvesterrtpplugin.dll,harvesterrtpplugin.rsc)
    51 ECOM_PLUGIN(harvesterrtpplugin.dll,harvesterrtpplugin.rsc)
    52 ECOM_PLUGIN(harvesteraudioplugin.dll,harvesteraudioplugin.rsc)
    52 ECOM_PLUGIN(harvesteraudioplugin.dll,harvesteraudioplugin.rsc)
    53 
    53 
    54 rem - Blacklist server binaries
    54 rem - Blacklist server binaries
    55 file=ABI_DIR\BUILD_DIR\blacklistserver.exe		        PROGRAMS_DIR\blacklistserver.exe
    55 file=ABI_DIR\BUILD_DIR\!blacklistserver.exe		        PROGRAMS_DIR\!blacklistserver.exe
    56 file=ABI_DIR\BUILD_DIR\blacklistclient.dll		        SHARED_LIB_DIR\blacklistclient.dll
    56 file=ABI_DIR\BUILD_DIR\blacklistclient.dll		        SHARED_LIB_DIR\blacklistclient.dll
    57 
    57 
    58 file=ABI_DIR\BUILD_DIR\MonitorPluginInterface.dll		SHARED_LIB_DIR\MonitorPluginInterface.dll
    58 file=ABI_DIR\BUILD_DIR\MonitorPluginInterface.dll		SHARED_LIB_DIR\MonitorPluginInterface.dll
    59 ECOM_PLUGIN(MMCMonitorPlugin.dll,MMCMonitorPlugin.rsc)
    59 ECOM_PLUGIN(MMCMonitorPlugin.dll,MMCMonitorPlugin.rsc)
    60 ECOM_PLUGIN(FileMonitorPlugin.dll,FileMonitorPlugin.rsc)
    60 ECOM_PLUGIN(FileMonitorPlugin.dll,FileMonitorPlugin.rsc)
    61 //ECOM_PLUGIN(MessageMonitorPlugin.dll,MessageMonitorPlugin.rsc)
    61 ECOM_PLUGIN(MessageMonitorPlugin.dll,MessageMonitorPlugin.rsc)
    62 ECOM_PLUGIN(mdsoomplugin.dll,mdsoomplugin.rsc)
    62 ECOM_PLUGIN(mdsoomplugin.dll,mdsoomplugin.rsc)
    63 
    63 
    64 file=ABI_DIR\BUILD_DIR\ContextPluginInterface.dll		SHARED_LIB_DIR\ContextPluginInterface.dll
    64 file=ABI_DIR\BUILD_DIR\ContextPluginInterface.dll		SHARED_LIB_DIR\ContextPluginInterface.dll
    65 file=ABI_DIR\BUILD_DIR\ContextEngine.dll		        SHARED_LIB_DIR\ContextEngine.dll
    65 file=ABI_DIR\BUILD_DIR\ContextEngine.dll		        SHARED_LIB_DIR\ContextEngine.dll
    66 ECOM_PLUGIN(locationcontextplugin.dll,locationcontextplugin.rsc)
    66 ECOM_PLUGIN(locationcontextplugin.dll,locationcontextplugin.rsc)