authenticationservices/authenticationserver/test/reftestplugin/group/bld.inf
changeset 29 ece3df019add
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/authenticationservices/authenticationserver/test/reftestplugin/group/bld.inf	Tue Nov 24 09:06:03 2009 +0200
@@ -0,0 +1,56 @@
+/*
+* Copyright (c) 2005-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: 
+* Reference Pin Plugin implementation 
+*
+*/
+
+
+/**
+ @file
+*/
+
+PRJ_PLATFORMS
+DEFAULT GCCE
+
+PRJ_EXPORTS
+
+// ROMKIT includes
+../inc/pinplugin.iby /epoc32/rom/include/pinplugin.iby
+
+../inc/pinplugindialogdefs.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pinplugindialogdefs.h)
+
+#ifndef TOOLS
+#ifndef TOOLS2
+
+PRJ_MMPFILES
+pinplugin.mmp
+
+
+PRJ_TESTMMPFILES
+tpinplugin.mmp
+t_pinplugindlg.mmp
+t_pinplugindlg_text.mmp
+
+#endif // TOOLS2
+#endif // TOOLS
+
+PRJ_TESTEXPORTS
+
+// ROMKIT includes
+../inc/tpinplugin.iby /epoc32/rom/include/tpinplugin.iby
+
+../tpinplugin/scripts/tpinplugin.script 	 /epoc32/winscw/c/tauth/tpinplugin/scripts/tpinplugin.script
+../tpinplugin/scripts/tpinplugin.ini		 /epoc32/winscw/c/tauth/tpinplugin/scripts/tpinplugin.ini
+