kerneltest/e32test/group/cpumeter.mmp
author hgs
Tue, 04 May 2010 09:44:26 +0100
changeset 130 c30940f6d922
parent 0 a41df078684a
permissions -rw-r--r--
201017_05

// 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/cpumeter.mmp
// 
//

target				cpumeter.exe
targettype			exe

#if defined(GCC32)
ALWAYS_BUILD_AS_ARM
#endif

sourcepath			../misc
source				cpumeter.cpp cpumeter.cia
library				euser.lib
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
epocfixedprocess

capability		all

VENDORID 0x70000001

SMPSAFE