sbsv2/raptor/lib/flm/e32abiv2pdl.flm
branchwip
changeset 342 f0e42ff3359f
parent 230 3d05ccc51d1a
child 367 28419e56ee8a
equal deleted inserted replaced
341:4fd571a5fb6a 342:f0e42ff3359f
     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".
    36 
    36 
    37 LINKER_STUB_LIBRARY:=$(STATIC_RUNTIME_DIR)/edllstub.lib
    37 LINKER_STUB_LIBRARY:=$(STATIC_RUNTIME_DIR)/edllstub.lib
    38 STATIC_RUNTIME_LIB:=$(USER_STATIC_RUNTIME_LIB)
    38 STATIC_RUNTIME_LIB:=$(USER_STATIC_RUNTIME_LIB)
    39 CANIGNORENONCALLABLE:=1
    39 CANIGNORENONCALLABLE:=1
    40 
    40 
       
    41 # Fixed export TARGETTYPEs should only reference a .def file if an explicit DEFFILE statement is present in the .mmp file
       
    42 ifneq ($(DEFFILEKEYWORD),)
       
    43 POSTLINKDEFFILE:=$(DEFFILE)
       
    44 SUPPORT_FREEZE:=1
       
    45 ifeq ($(NOEXPORTLIBRARY),)
       
    46 IMPORTLIBRARYREQUIRED:=1
       
    47 endif
       
    48 endif
       
    49 
    41 BASELIBS:=
    50 BASELIBS:=
    42 UID2:=10003b1c
    51 UID2:=10003b1c
    43 RESOURCEPATH:=Resource\Printers
    52 RESOURCEPATH:=Resource\Printers
    44 
    53 
    45 # We are appending to CDEFS but we don't want this to affect
    54 # We are appending to CDEFS but we don't want this to affect