genericopenlibs/cppstdlib/group/libstdcpp.mmp
branchRCL_3
changeset 54 4332f0f7be53
parent 27 3a7375419266
child 56 acd3cd4aaceb
--- a/genericopenlibs/cppstdlib/group/libstdcpp.mmp	Thu Jul 15 20:34:46 2010 +0300
+++ b/genericopenlibs/cppstdlib/group/libstdcpp.mmp	Thu Aug 19 11:33:45 2010 +0300
@@ -88,6 +88,7 @@
 LIBRARY           libpthread.lib
 LIBRARY           libm.lib
 LIBRARY           euser.lib
+LIBRARY		  backend.lib
 // TODO: temporarily adding.  A problem with SBSv2 in adding stdnew automatically?
 #ifndef WINSCW    
 LIBRARY           stdnew.lib
@@ -98,7 +99,7 @@
 OPTION ARMCC --diag_remark 3017
 #else 
  #ifdef ARMCC_2_2
-  DEFFILE			 ../eabi/libstdcpp_rvct2_2.def
+DEFFILE			 ../eabi/libstdcpp_rvct2_2.def
  #endif
 #endif