ximpfw/presence/group/presencecacheclient.mmp
branchGCC_SURGE
changeset 36 4d2d69762e13
parent 0 e6b17d312c8b
equal deleted inserted replaced
27:ad9262cb9cb7 36:4d2d69762e13
    50 LIBRARY                 estor.lib   // streams
    50 LIBRARY                 estor.lib   // streams
    51 LIBRARY                 ximputils.lib
    51 LIBRARY                 ximputils.lib
    52 LIBRARY                 presencedatamodel.lib
    52 LIBRARY                 presencedatamodel.lib
    53 LIBRARY                 ximpdatamodel.lib
    53 LIBRARY                 ximpdatamodel.lib
    54 
    54 
    55 #if defined( ARMCC )
    55 #if defined( EABI )
    56 DEFFILE ../eabi/ 
    56 DEFFILE ../eabi/ 
    57 #elif defined ( WINSCW )
    57 #elif defined ( WINSCW )
    58 deffile ../bwins/ 
    58 deffile ../bwins/ 
    59 #endif
    59 #endif
    60 
    60