sbsv2/raptor/lib/flm/test/dllabiv2_defaults.mk
author timothy.murphy@nokia.com
Sat, 01 May 2010 03:07:06 +0100
branchfix
changeset 535 3ed696bd9e5f
parent 3 e1eecf4d390d
permissions -rw-r--r--
fix: resource problem - horrible code that tries to produce different versions of the same resource - preevent file mixup in this case.

#
# Copyright (c) 2009 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"
# which accompanies this distribution, and is available
# at the URL "http://www.eclipse.org/legal/epl-v10.html".
#
# Initial Contributors:
# Nokia Corporation - initial contribution.
#
# Contributors:
#
# Description: 
#
##
# Defaults for ABIv2 EXE build tests

## Purpose: To enable all test makefiles to be updated rapidly


include $(FLMHOME)/e32abiv2.mk

DEBUG:=1

CAPABILITY:=LocalServices ReadDeviceData ReadUserData
UID1:=0x1000007a
UID2:=0x100039ce
UID3:=0x000001
SID:=0x10003a5c
EXETARGET:=
MAPFILENAME:=
BMPS:=
EPOCDATA:=

VARIANTARCH:=ARMV5
FULLVARIANTPATH=$(VARIANTARCH)/$(VARIANTTYPE)
STATIC_LIBS_PATH:=/usr/local/ARM/RVCT/Data/2.2/308/lib/armlib
RUNTIME_LIBS_PATH=$(RELEASEPATH)/$(VARIANTARCH)/LIB
RELEASEPATH:=$(EPOCROOT)/epoc32/release
FLM:=e32abiv2dll.flm
CDEFS:=$(CDEFS) __DLL__