sbsv2/raptor/lib/flm/e32abiv2stdlib.flm
changeset 616 24e4ef208cca
parent 590 360bd6b35136
equal deleted inserted replaced
613:839712f5a78c 616:24e4ef208cca
     1 # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 # Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 # All rights reserved.
     2 # All rights reserved.
     3 # This component and the accompanying materials are made available
     3 # This component and the accompanying materials are made available
     4 # under the terms of the License "Eclipse Public License v1.0"
     4 # under the terms of the License "Eclipse Public License v1.0"
     5 # which accompanies this distribution, and is available
     5 # which accompanies this distribution, and is available
     6 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
    23 # What we need to build a LIB 
    23 # What we need to build a LIB 
    24 POSTLINKFILETYPE:=lib
    24 POSTLINKFILETYPE:=lib
    25 
    25 
    26 NOHIDEALL:=1
    26 NOHIDEALL:=1
    27 
    27 
       
    28 CDEFS:=$(CDEFS) __SYMBIAN_STDCPP_SUPPORT__
       
    29 
    28 include $(FLMHOME)/e32abiv2.flm
    30 include $(FLMHOME)/e32abiv2.flm
    29 
    31 
    30 else
    32 else
    31 $(error e32abiv2stdlib.flm called with wrong TARGETTYPE (should be 'stdlib' but is '$(TARGETTYPE)'))
    33 $(error e32abiv2stdlib.flm called with wrong TARGETTYPE (should be 'stdlib' but is '$(TARGETTYPE)'))
    32 endif
    34 endif