servicediscoveryandcontrol/pnp/test/integtest/group/testpnp.iby
changeset 0 f5a58ecadc66
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/servicediscoveryandcontrol/pnp/test/integtest/group/testpnp.iby	Tue Feb 02 01:12:20 2010 +0200
@@ -0,0 +1,34 @@
+// 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__
+