imservices/imfeatureplugin/srcimprocessor/group/improcessor.mmp
branchGCC_SURGE
changeset 36 4d2d69762e13
parent 0 e6b17d312c8b
equal deleted inserted replaced
27:ad9262cb9cb7 36:4d2d69762e13
    61 LIBRARY                 imdatamodel.lib
    61 LIBRARY                 imdatamodel.lib
    62 LIBRARY					flogger.lib
    62 LIBRARY					flogger.lib
    63 
    63 
    64 //EXPORTUNFROZEN
    64 //EXPORTUNFROZEN
    65 
    65 
    66 #if defined( ARMCC )
    66 #if defined( EABI )
    67 DEFFILE ../../eabi/ 
    67 DEFFILE ../../eabi/ 
    68 #elif defined ( WINSCW )
    68 #elif defined ( WINSCW )
    69 deffile ../../bwins/ 
    69 deffile ../../bwins/ 
    70 #endif
    70 #endif
    71 
    71