14 * Description: |
14 * Description: |
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
18 |
18 |
19 |
19 //#define INTERNAL_FLAG_ISI_ROUTER_IN_USE // see communicationmanager too |
20 // TODO KEXT start order with one .iby if possible (no coreos..ibys) |
20 // TODO KEXT start order with one .iby if possible (no coreos..ibys) |
21 |
21 |
22 #ifndef __ISCE_IBY__ |
22 #ifndef __ISCE_IBY__ |
23 #define __ISCE_IBY__ |
23 #define __ISCE_IBY__ |
|
24 |
24 extension[VARID]=KERNEL_DIR\DEBUG_DIR\memmanager.dll \Sys\Bin\memmanager.dll |
25 extension[VARID]=KERNEL_DIR\DEBUG_DIR\memmanager.dll \Sys\Bin\memmanager.dll |
25 extension[VARID]=KERNEL_DIR\DEBUG_DIR\ismpmultiplexer.dll \Sys\Bin\ismpmultiplexer.dll |
26 extension[VARID]=KERNEL_DIR\DEBUG_DIR\ismpmultiplexer.dll \Sys\Bin\ismpmultiplexer.dll |
26 extension[VARID]=KERNEL_DIR\DEBUG_DIR\p2prouter.dll \Sys\Bin\p2prouter.dll |
27 extension[VARID]=KERNEL_DIR\DEBUG_DIR\p2prouter.dll \Sys\Bin\p2prouter.dll |
27 file=ABI_DIR\DEBUG_DIR\p2papi.dll SHARED_LIB_DIR\p2papi.dll |
28 file=ABI_DIR\DEBUG_DIR\p2papi.dll SHARED_LIB_DIR\p2papi.dll |
|
29 |
28 #define ISAACCESSDRIVER_IBY // To prevent problems with old IAD |
30 #define ISAACCESSDRIVER_IBY // To prevent problems with old IAD |
|
31 |
|
32 #ifdef INTERNAL_FLAG_ISI_ROUTER_IN_USE |
|
33 |
|
34 extension[VARID]=KERNEL_DIR\DEBUG_DIR\isirouter.dll \Sys\Bin\isirouter.dll |
|
35 file=ABI_DIR\DEBUG_DIR\isiapi.dll SHARED_LIB_DIR\isiapi.dll |
|
36 extension[VARID]=KERNEL_DIR\DEBUG_DIR\isinameservice_isirouter.dll \Sys\Bin\isinameservice_isirouter.dll |
|
37 extension[VARID]=KERNEL_DIR\DEBUG_DIR\isicommunicationmanager_isirouter.dll \Sys\Bin\isicommunicationmanager_isirouter.dll |
|
38 |
|
39 #endif // INTERNAL_FLAG_ISI_ROUTER_IN_USE |
|
40 |
29 file=ABI_DIR\DEBUG_DIR\iscapi.dll SHARED_LIB_DIR\iscapi.dll |
41 file=ABI_DIR\DEBUG_DIR\iscapi.dll SHARED_LIB_DIR\iscapi.dll |
30 device[VARID]=KERNEL_DIR\DEBUG_DIR\isaaccessldd.ldd SHARED_LIB_DIR\isaaccessldd.ldd |
42 device[VARID]=KERNEL_DIR\DEBUG_DIR\isaaccessldd.ldd SHARED_LIB_DIR\isaaccessldd.ldd |
31 extension[VARID]=KERNEL_DIR\DEBUG_DIR\isaaccessextension.dll \Sys\Bin\isaaccessextension.dll |
43 extension[VARID]=KERNEL_DIR\DEBUG_DIR\isaaccessextension.dll \Sys\Bin\isaaccessextension.dll |
32 extension[VARID]=KERNEL_DIR\DEBUG_DIR\isinameservice.dll \Sys\Bin\isinameservice.dll |
44 extension[VARID]=KERNEL_DIR\DEBUG_DIR\isinameservice.dll \Sys\Bin\isinameservice.dll |
33 extension[VARID]=KERNEL_DIR\DEBUG_DIR\isicommunicationmanager.dll \Sys\Bin\isicommunicationmanager.dll |
45 extension[VARID]=KERNEL_DIR\DEBUG_DIR\isicommunicationmanager.dll \Sys\Bin\isicommunicationmanager.dll |
|
46 |
34 #endif // __ISCE_IBY__ |
47 #endif // __ISCE_IBY__ |