omadrm/drmengine/group/DrmCrypto.mmp
branchGCC_SURGE
changeset 43 abec8b1bb37c
parent 35 d52881f84eaa
child 61 442486f870da
equal deleted inserted replaced
40:7407a5e96df2 43:abec8b1bb37c
    55 LIBRARY         random.lib
    55 LIBRARY         random.lib
    56 LIBRARY         hash.lib
    56 LIBRARY         hash.lib
    57 LIBRARY         flogger.lib
    57 LIBRARY         flogger.lib
    58 LIBRARY         DrmKeyStorage.lib
    58 LIBRARY         DrmKeyStorage.lib
    59 
    59 
    60 #if defined(ARMCC)
    60 #if defined(EABI)
    61 deffile ../eabi/
    61 deffile ../eabi/
    62 #elif defined( WINSCW )
    62 #elif defined( WINSCW )
    63 deffile ../bwinscw/
    63 deffile ../bwinscw/
    64 #elif defined( WINS )
    64 #elif defined( WINS )
    65 deffile ../bwins/
    65 deffile ../bwins/