imservices/searchfeatureplugin/srcsearchoperations/group/searchoperation.mmp
branchGCC_SURGE
changeset 36 4d2d69762e13
parent 0 e6b17d312c8b
equal deleted inserted replaced
27:ad9262cb9cb7 36:4d2d69762e13
    72 LIBRARY                 ximpprocessor.lib
    72 LIBRARY                 ximpprocessor.lib
    73 LIBRARY                 searchprocessor.lib
    73 LIBRARY                 searchprocessor.lib
    74 LIBRARY                 flogger.lib 
    74 LIBRARY                 flogger.lib 
    75 
    75 
    76                
    76                
    77 #if defined( ARMCC )
    77 #if defined( EABI )
    78 DEFFILE ../../eabi/ 
    78 DEFFILE ../../eabi/ 
    79 #elif defined ( WINSCW )
    79 #elif defined ( WINSCW )
    80 deffile ../../bwins/ 
    80 deffile ../../bwins/ 
    81 #endif
    81 #endif
    82 
    82