syncmlfw/common/transport/bld/nsmltransport.mmp
branchRCL_3
changeset 25 b183ec05bd8c
parent 0 b497e44ab2fc
child 26 19bba8228ff0
equal deleted inserted replaced
24:13d7c31c74e0 25:b183ec05bd8c
    40 
    40 
    41 SOURCE          nsmltransport.cpp
    41 SOURCE          nsmltransport.cpp
    42 
    42 
    43 MW_LAYER_SYSTEMINCLUDE
    43 MW_LAYER_SYSTEMINCLUDE
    44 
    44 
    45 SYSTEMINCLUDE		/epoc32/include/libc /epoc32/include/ecom	/epoc32/include/http
    45 SYSTEMINCLUDE		/epoc32/include/libc /epoc32/include/ecom
    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     cmmanager.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