// Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "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:
//
#ifndef __TESTPNP_IBY__
#define __TESTPNP_IBY__
#include <testexecute.iby>
file=ABI_DIR\BUILD_DIR\testpnp.exe Sys\Bin\testpnp.exe
//script
data=EPOCROOT##epoc32\data\z\pnp\testpnp\scripts\testpnp.script pnp\testpnp\scripts\testpnp.script
//ini file
data=EPOCROOT##epoc32\data\z\pnp\testpnp\testdata\ini\testpnp.ini pnp\testpnp\testdata\ini\testpnp.ini
//testplugin
ECOM_PLUGIN(testplugin.dll,2025D05D.rsc)
#endif //__TESTPNP_IBY__