omadrm/drmengine/group/ROAPHandler.mmp
branchGCC_SURGE
changeset 43 abec8b1bb37c
parent 29 3bdc3b853094
child 61 442486f870da
equal deleted inserted replaced
40:7407a5e96df2 43:abec8b1bb37c
   126 
   126 
   127 // Uncomment the following lines to enable internal logging.
   127 // Uncomment the following lines to enable internal logging.
   128 macro      _ROAP_TESTING
   128 macro      _ROAP_TESTING
   129 LIBRARY    flogger.lib
   129 LIBRARY    flogger.lib
   130 
   130 
   131 #if defined(ARMCC)
   131 #if defined(EABI)
   132 deffile ../eabi/
   132 deffile ../eabi/
   133 #elif defined( WINSCW )
   133 #elif defined( WINSCW )
   134 deffile ../bwinscw/
   134 deffile ../bwinscw/
   135 #elif defined( WINS )
   135 #elif defined( WINS )
   136 deffile ../bwins/
   136 deffile ../bwins/