kerneltest/e32test/domainmgr/t_dmslave_wdd.mmp
author hgs
Mon, 04 Oct 2010 12:03:52 +0100
changeset 279 957c583b417b
permissions -rw-r--r--
201039_07

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

TARGET			t_dmslave_wdd.exe        
TARGETTYPE		EXE
SOURCEPATH		.
SOURCE			t_dmslave_onecap.cpp
LIBRARY			euser.lib domaincli.lib
OS_LAYER_SYSTEMINCLUDE_SYMBIAN

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

CAPABILITY		WriteDeviceData

VENDORID 0x70000001

SMPSAFE