syncmlfw/common/transport/bld/nsmltransport.mmp
branchRCL_3
changeset 27 5cc2995847ea
parent 26 19bba8228ff0
equal deleted inserted replaced
26:19bba8228ff0 27:5cc2995847ea
    45 SYSTEMINCLUDE		/epoc32/include/libc /epoc32/include/ecom	/epoc32/include/http
    45 SYSTEMINCLUDE		/epoc32/include/libc /epoc32/include/ecom	/epoc32/include/http
    46 
    46 
    47 USERINCLUDE     ../inc ../../http/inc ../../inc ../../wbxml/inc ../../wbxml/inc/syncml ../../syncagent/inc ../../debug/inc
    47 USERINCLUDE     ../inc ../../http/inc ../../inc ../../wbxml/inc ../../wbxml/inc/syncml ../../syncagent/inc ../../debug/inc
    48 USERINCLUDE      ../../obex/obexcommserver/inc ../../obex/obexserverbinding/inc ../../obex/obexclient/inc
    48 USERINCLUDE      ../../obex/obexcommserver/inc ../../obex/obexserverbinding/inc ../../obex/obexclient/inc
    49 
    49 
    50 LIBRARY         euser.lib
    50 LIBRARY     euser.lib
    51 LIBRARY			bluetooth.lib
    51 LIBRARY			bluetooth.lib
    52 LIBRARY			nsmldebug.lib
    52 LIBRARY			nsmldebug.lib
    53 LIBRARY 	commonengine.lib // 1.2 CHANGES: Offline mode
    53 LIBRARY 		CommonEngine.lib // 1.2 CHANGES: Offline mode
    54 LIBRARY         commdb.lib
    54 LIBRARY     commdb.lib
    55 LIBRARY         apengine.lib
    55 LIBRARY     apengine.lib
    56 LIBRARY	    CENTRALREPOSITORY.LIB
    56 LIBRARY	    centralrepository.lib
    57 LIBRARY			FeatMgr.lib
    57 LIBRARY			featmgr.lib
    58 
    58 
    59 #ifdef ARMCC
    59 #ifdef ARMCC
    60 LIBRARY ECOM.LIB
    60 LIBRARY ecom.lib
    61 #endif
    61 #endif
    62 
    62 
    63 SMPSAFE
    63 SMPSAFE