syncmlfw/common/transport/bld/nsmltransport.mmp
branchRCL_3
changeset 27 5cc2995847ea
parent 26 19bba8228ff0
--- a/syncmlfw/common/transport/bld/nsmltransport.mmp	Wed Sep 01 12:27:42 2010 +0100
+++ b/syncmlfw/common/transport/bld/nsmltransport.mmp	Tue Sep 14 22:54:36 2010 +0300
@@ -47,17 +47,17 @@
 USERINCLUDE     ../inc ../../http/inc ../../inc ../../wbxml/inc ../../wbxml/inc/syncml ../../syncagent/inc ../../debug/inc
 USERINCLUDE      ../../obex/obexcommserver/inc ../../obex/obexserverbinding/inc ../../obex/obexclient/inc
 
-LIBRARY         euser.lib
+LIBRARY     euser.lib
 LIBRARY			bluetooth.lib
 LIBRARY			nsmldebug.lib
-LIBRARY 	commonengine.lib // 1.2 CHANGES: Offline mode
-LIBRARY         commdb.lib
-LIBRARY         apengine.lib
-LIBRARY	    CENTRALREPOSITORY.LIB
-LIBRARY			FeatMgr.lib
+LIBRARY 		CommonEngine.lib // 1.2 CHANGES: Offline mode
+LIBRARY     commdb.lib
+LIBRARY     apengine.lib
+LIBRARY	    centralrepository.lib
+LIBRARY			featmgr.lib
 
 #ifdef ARMCC
-LIBRARY ECOM.LIB
+LIBRARY ecom.lib
 #endif
 
 SMPSAFE