omadrm/drmlicensemanager/group/DRMLicenseManager.mmp
branchGCC_SURGE
changeset 43 abec8b1bb37c
parent 23 493788a4a8a4
child 61 442486f870da
equal deleted inserted replaced
40:7407a5e96df2 43:abec8b1bb37c
    47 LIBRARY         DrmServerInterfaces.lib
    47 LIBRARY         DrmServerInterfaces.lib
    48 LIBRARY         DRMCommon.lib
    48 LIBRARY         DRMCommon.lib
    49 LIBRARY         sysutil.lib // SysUtil
    49 LIBRARY         sysutil.lib // SysUtil
    50 
    50 
    51 
    51 
    52 #if defined(ARMCC)
    52 #if defined(EABI)
    53 deffile ../eabi/
    53 deffile ../eabi/
    54 #elif defined( WINSCW )
    54 #elif defined( WINSCW )
    55 deffile ../BWINSCW/
    55 deffile ../BWINSCW/
    56 #elif defined( WINS )
    56 #elif defined( WINS )
    57 deffile ../bwins/
    57 deffile ../bwins/