kerneltest/e32test/domainmgr/t_domain.mmp
author hgs
Mon, 04 Oct 2010 12:03:52 +0100
changeset 279 957c583b417b
parent 245 647ab20fee2e
child 286 48e57fb1237e
permissions -rw-r--r--
201039_07

// Copyright (c) 2002-2010 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/domainmgr/t_domain.mmp
// 
//

TARGET			t_domain.exe        
TARGETTYPE		EXE
SOURCEPATH		.
SOURCE			t_domain.cpp t_domain_cmn.cpp
LIBRARY			euser.lib domaincli.lib
OS_LAYER_SYSTEMINCLUDE_SYMBIAN

USERINCLUDE		../../../userlibandfileserver/domainmgr/inc

CAPABILITY		WriteDeviceData PowerMgmt

VENDORID 0x70000001

SMPSAFE