genericopenlibs/cppstdlib/group/libstdcpp.mmp
changeset 22 ddc455616bd6
parent 0 e4d67989cc36
child 45 4b03adbd26ca
child 49 e5d77a29bdca
equal deleted inserted replaced
18:47c74d1534e1 22:ddc455616bd6
    86 
    86 
    87 LIBRARY           libc.lib
    87 LIBRARY           libc.lib
    88 LIBRARY           libpthread.lib
    88 LIBRARY           libpthread.lib
    89 LIBRARY           libm.lib
    89 LIBRARY           libm.lib
    90 LIBRARY           euser.lib
    90 LIBRARY           euser.lib
    91 // TODO: temporarily adding.  A problem with SBSv2 in adding stdnew automatically?
       
    92 #ifndef WINSCW    
       
    93 LIBRARY           stdnew.lib
       
    94 #endif
       
    95 
    91 
    96 #ifdef ARMCC_3_1
    92 #ifdef ARMCC_3_1
    97 DEFFILE			 ../eabi/libstdcppv5.def
    93 DEFFILE			 ../eabi/libstdcppv5.def
    98 OPTION ARMCC --diag_remark 3017
    94 OPTION ARMCC --diag_remark 3017
    99 #else 
    95 #else