sbsv2/raptor/lib/flm/win32stddll.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".
    24 EXPORT_TYPE:=all
    24 EXPORT_TYPE:=all
    25 FIRST_STATLIB:=
    25 FIRST_STATLIB:=
    26 FIXED_EXPORT:=
    26 FIXED_EXPORT:=
    27 LFLAGS:=$(subst -nostdlib,-stdlib,$(LFLAGS))
    27 LFLAGS:=$(subst -nostdlib,-stdlib,$(LFLAGS))
    28 LIBRARY:=$(LIBRARY) euser.lib backend.lib
    28 LIBRARY:=$(LIBRARY) euser.lib backend.lib
       
    29 LIBRARY_DEBUG:=$(LIBRARY_DEBUG) euser.lib backend.lib
    29 NAME_LOOKUP:=-sym_name_lkup -export_entrypoint_E32Dll
    30 NAME_LOOKUP:=-sym_name_lkup -export_entrypoint_E32Dll
    30 OPEN_ENVIRONMENT:=1
    31 OPEN_ENVIRONMENT:=1
    31 SUPPORTS_IMPORT_LIBRARY:=1
    32 SUPPORTS_IMPORT_LIBRARY:=1
    32 SYSTEM_TARGET:=0
    33 SYSTEM_TARGET:=0
    33 UID2_DEFAULT:=20004C45
    34 UID2_DEFAULT:=20004C45