fontservices/fontstore/group/fntstore.iby
branchRCL_3
changeset 1 e96e8a131979
parent 0 1fb32624e06b
equal deleted inserted replaced
0:1fb32624e06b 1:e96e8a131979
    19 #ifndef __FNTSTORE_IBY__
    19 #ifndef __FNTSTORE_IBY__
    20 #define __FNTSTORE_IBY__
    20 #define __FNTSTORE_IBY__
    21 
    21 
    22 REM Font File & Object Manager
    22 REM Font File & Object Manager
    23 
    23 
    24 #ifdef WITH_FLEXIBLE_MM
       
    25 file=ABI_DIR\BUILD_DIR\fntstr_fmm.dll 	System\Libs\FntStr.dll 
       
    26 #else
       
    27 file=ABI_DIR\BUILD_DIR\fntstr.dll 	System\Libs\FntStr.dll 
    24 file=ABI_DIR\BUILD_DIR\fntstr.dll 	System\Libs\FntStr.dll 
    28 #endif
       
    29 
    25 
    30 
    26 
    31 #endif
    27 #endif