fontservices/textshaperplugin/group/IcuLayoutEngine.iby
branchRCL_3
changeset 1 e96e8a131979
parent 0 1fb32624e06b
equal deleted inserted replaced
0:1fb32624e06b 1:e96e8a131979
    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