commondrm/drmutility/group/drmutilitywmdrmwrapper.mmp
branchGCC_SURGE
changeset 43 abec8b1bb37c
parent 0 95b198f216e5
equal deleted inserted replaced
40:7407a5e96df2 43:abec8b1bb37c
    53 LIBRARY         drmserverinterfaces.lib // DrmClockClient
    53 LIBRARY         drmserverinterfaces.lib // DrmClockClient
    54 LIBRARY         drmrights.lib
    54 LIBRARY         drmrights.lib
    55 
    55 
    56 DOCUMENT    bld.inf
    56 DOCUMENT    bld.inf
    57 
    57 
    58 #if defined(ARMCC)
    58 #if defined(EABI)
    59 deffile ../eabi/
    59 deffile ../eabi/
    60 #elif defined( WINSCW )
    60 #elif defined( WINSCW )
    61 deffile ../bwinscw/
    61 deffile ../bwinscw/
    62 #elif defined( WINS )
    62 #elif defined( WINS )
    63 deffile ../bwins/
    63 deffile ../bwins/