browserutilities/recenturlstore/group/RecentUrlStore.mmp
branchGCC_SURGE
changeset 81 2a9e6180e70c
parent 68 92a765b5b3e7
equal deleted inserted replaced
80:6eaa2ac5333e 81:2a9e6180e70c
    24 
    24 
    25 VENDORID  VID_DEFAULT
    25 VENDORID  VID_DEFAULT
    26 CAPABILITY  CAP_GENERAL_DLL
    26 CAPABILITY  CAP_GENERAL_DLL
    27 EPOCALLOWDLLDATA
    27 EPOCALLOWDLLDATA
    28 
    28 
    29 #if defined(ARMCC)
    29 #if defined(EABI)
    30     DEFFILE ../EABI/RecentUrlStore.def
    30     DEFFILE ../EABI/RecentUrlStore.def
    31 #elif defined( WINSCW )
    31 #elif defined( WINSCW )
    32     DEFFILE ../BWINSCW/RecentUrlStore.def
    32     DEFFILE ../BWINSCW/RecentUrlStore.def
    33 #endif
    33 #endif
    34 
    34