kerneltest/e32test/group/t_heap.mmp
author Mike Kinghan <mikek@symbian.org>
Wed, 21 Jul 2010 12:04:49 +0100
branchGCC_SURGE
changeset 215 8096a832df02
parent 109 b3a1d9898418
child 257 3e88ff8f41d5
permissions -rw-r--r--
Fix for bug 3322 - Non-portable case-sensitivity and path-delimiter fluff in e32test build

// Copyright (c) 1995-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:
// e32test/group/t_heap.mmp
// 
//

TARGET         t_heap.exe
TARGETTYPE     EXE
SOURCEPATH	../heap
SOURCE         t_heap.cpp
LIBRARY        euser.lib
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
userinclude    ..\..\..\kernel\eka\include

capability		all

VENDORID 0x70000001

SMPSAFE