changeset 21 | f2f7b3284356 |
parent 0 | 1fb32624e06b |
child 49 | 4d76f1414957 |
16:56cd22a7a1cb | 21:f2f7b3284356 |
---|---|
18 #ifndef __ICULAYOUTENGINE_IBY__ |
18 #ifndef __ICULAYOUTENGINE_IBY__ |
19 #define __ICULAYOUTENGINE_IBY__ |
19 #define __ICULAYOUTENGINE_IBY__ |
20 |
20 |
21 REM Shaper |
21 REM Shaper |
22 |
22 |
23 #ifdef WITH_FLEXIBLE_MM |
|
24 ECOM_PLUGIN(iculayoutengine_fmm.dll, iculayoutengine_fmm.rsc) |
|
25 #else |
|
26 ECOM_PLUGIN(IcuLayoutEngine.dll, IcuLayoutEngine.RSC) |
23 ECOM_PLUGIN(IcuLayoutEngine.dll, IcuLayoutEngine.RSC) |
27 #endif |
24 |
28 |
25 |
29 #endif |
26 #endif |