kerneltest/e32test/group/t_alias_remove.mmp
author hgs
Thu, 12 Aug 2010 11:55:14 +0100
changeset 244 a77889bee936
parent 36 538db54a451d
permissions -rw-r--r--
201031_08

// Copyright (c) 1996-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_alias_remove.mmp
// 
//

TARGET         t_alias_remove.exe
TARGETTYPE     EXE
SOURCEPATH	../mmu
SOURCE         t_alias_remove.cpp
LIBRARY        euser.lib
OS_LAYER_SYSTEMINCLUDE_SYMBIAN


capability		all

VENDORID 0x70000001

SMPSAFE

unpaged		// The test takes too long to execute when it's paged.