localconnectivityservice/obexsendservices/group/sendutils.mmp
changeset 32 51f207bebb06
parent 0 c3e98f10fcf4
child 21 23264c07fd05
equal deleted inserted replaced
31:3b92f7acdc91 32:51f207bebb06
    47 SOURCE          BTConnectionTimer.cpp
    47 SOURCE          BTConnectionTimer.cpp
    48 SOURCE          BTSController.cpp
    48 SOURCE          BTSController.cpp
    49 
    49 
    50 USERINCLUDE     ../obexservicesendutils/inc
    50 USERINCLUDE     ../obexservicesendutils/inc
    51 SYSTEMINCLUDE  ../../inc ../../../inc /epoc32/include/libc
    51 SYSTEMINCLUDE  ../../inc ../../../inc /epoc32/include/libc
       
    52 SYSTEMINCLUDE  /epoc32/include/mw/hb/hbcore
       
    53 SYSTEMINCLUDE  /epoc32/include/mw/hb/hbwidgets
    52 MW_LAYER_SYSTEMINCLUDE
    54 MW_LAYER_SYSTEMINCLUDE
    53 
    55 
    54 LIBRARY         apgrfx.lib              // App Arch Session
    56 LIBRARY         apgrfx.lib              // App Arch Session
    55 LIBRARY         apmime.lib              // App Arch Mime Recognizers
    57 LIBRARY         apmime.lib              // App Arch Mime Recognizers
    56 LIBRARY         bafl.lib                // Basic Application Framework Library
    58 LIBRARY         bafl.lib                // Basic Application Framework Library
    70 LIBRARY         obexutils.lib           // Object Exchange UI services
    72 LIBRARY         obexutils.lib           // Object Exchange UI services
    71 //LIBRARY         xmlinterface.lib      // XML parser interface
    73 //LIBRARY         xmlinterface.lib      // XML parser interface
    72 LIBRARY         caf.lib   				// DRM common
    74 LIBRARY         caf.lib   				// DRM common
    73 LIBRARY         xmlframework.lib        // XML Framework
    75 LIBRARY         xmlframework.lib        // XML Framework
    74 LIBRARY			featmgr.lib				// Inquire supported static feature
    76 LIBRARY			featmgr.lib				// Inquire supported static feature
       
    77 LIBRARY			HbCore.lib
       
    78 LIBRARY			HbWidgets.lib
    75 DEBUGLIBRARY    flogger.lib             // File logging services
    79 DEBUGLIBRARY    flogger.lib             // File logging services
    76 
    80 
    77 
    81 
    78 
    82 
    79 //  End of File
    83 //  End of File