diff -r 839712f5a78c -r 24e4ef208cca sbsv2/raptor/lib/flm/e32abiv2stddll.flm --- a/sbsv2/raptor/lib/flm/e32abiv2stddll.flm Wed Jul 14 16:22:24 2010 +0800 +++ b/sbsv2/raptor/lib/flm/e32abiv2stddll.flm Wed Jul 14 14:50:01 2010 +0100 @@ -1,4 +1,4 @@ -# Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). +# Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available # under the terms of the License "Eclipse Public License v1.0" @@ -39,6 +39,7 @@ LINKER_STUB_LIBRARY:=$(STATIC_RUNTIME_DIR)/edllstub.lib STATIC_RUNTIME_LIB:=$(USER_STATIC_RUNTIME_LIB) LIBRARY:=$(LIBRARY) euser.dso +LIBRARY_DEBUG:=$(LIBRARY_DEBUG) euser.dso # Default Postlinker settings @@ -58,7 +59,7 @@ #compile options SYSTEMINCLUDE:=$(SYSTEMINCLUDE) $(EPOCROOT)/epoc32/include/stdapis NOHIDEALL:=1 -CDEFS:=$(CDEFS) __DLL__ +CDEFS:=$(CDEFS) __DLL__ __SYMBIAN_STDCPP_SUPPORT__ include $(FLMHOME)/e32abiv2.flm $(call vrestore)