sbsv2/raptor/lib/flm/e32abiv2kdll.flm
branchfix
changeset 510 e006d1d3ddc3
parent 22 072f869b0bc5
equal deleted inserted replaced
496:50b7c0278040 510:e006d1d3ddc3
     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".
    46 BASELIBS:=ekll.lib
    46 BASELIBS:=ekll.lib
    47 ifeq ($(NOEXPORTLIBRARY),)
    47 ifeq ($(NOEXPORTLIBRARY),)
    48 IMPORTLIBRARYREQUIRED:=1
    48 IMPORTLIBRARYREQUIRED:=1
    49 endif
    49 endif
    50 POSTLINKDEFFILE:=$(DEFFILE)
    50 POSTLINKDEFFILE:=$(DEFFILE)
       
    51 SUPPORT_FREEZE:=1
    51 
    52 
    52 # No exception support for kernel code?
    53 # No exception support for kernel code?
    53 EXCEPTIONS:=$(NO_EXCEPTIONS)
    54 EXCEPTIONS:=$(NO_EXCEPTIONS)
    54 
    55 
    55 
    56