bluetoothengine/bthid/bthidkbdsettings/group/bthidkbdsettings.mmp
changeset 67 16e4b9007960
parent 57 5ebadcda06cb
equal deleted inserted replaced
65:001a94c71129 67:16e4b9007960
    48 SOURCE          bthidsettingcontainer.cpp
    48 SOURCE          bthidsettingcontainer.cpp
    49 SOURCE          bthidsettingview.cpp
    49 SOURCE          bthidsettingview.cpp
    50 SOURCE          bthidpluginimplementationtable.cpp btkeysettinglist.cpp btkeyenumtextsettingitem.cpp
    50 SOURCE          bthidpluginimplementationtable.cpp btkeysettinglist.cpp btkeyenumtextsettingitem.cpp
    51 
    51 
    52 APP_LAYER_SYSTEMINCLUDE
    52 APP_LAYER_SYSTEMINCLUDE
    53 #ifdef __SERIES60_HELP
       
    54 SYSTEMINCLUDE   /epoc32/include/cshelp
       
    55 #endif
       
    56 SYSTEMINCLUDE ../../../inc
    53 SYSTEMINCLUDE ../../../inc
    57 
    54 
    58 //***********ECOM resource definition******************
    55 //***********ECOM resource definition******************
    59 //--Ecom resource TARGET name must be same as DLL name,
    56 //--Ecom resource TARGET name must be same as DLL name,
    60 //--otherwise Ecom won't recognise it. 
    57 //--otherwise Ecom won't recognise it. 
    99 LIBRARY kbdclient.lib
    96 LIBRARY kbdclient.lib
   100 LIBRARY       centralrepository.lib
    97 LIBRARY       centralrepository.lib
   101 LIBRARY       cenrepnotifhandler.lib
    98 LIBRARY       cenrepnotifhandler.lib
   102 DEBUGLIBRARY    flogger.lib
    99 DEBUGLIBRARY    flogger.lib
   103 
   100 
   104 #ifdef __SERIES60_HELP
       
   105 LIBRARY         hlplch.lib                          // Help library
       
   106 #endif
       
   107 
   101 
   108 // End of file
   102 // End of file
   109 
   103