contacts_pub/phonebook_data_management_api/tsrc/bc/MTPbkIdleFinder/group/bld.inf
changeset 0 e686773b3f54
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/contacts_pub/phonebook_data_management_api/tsrc/bc/MTPbkIdleFinder/group/bld.inf	Tue Feb 02 10:12:17 2010 +0200
@@ -0,0 +1,36 @@
+/*
+* Copyright (c) 2002-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:        ?Description
+*
+*/
+
+
+
+PRJ_PLATFORMS
+// specify the platforms your component needs to be built for here
+// defaults to WINS MARM so you can ignore this if you just build these
+DEFAULT
+
+PRJ_EXPORTS
+PbkIFinder_c.bat						/epoc32/winscw/c/PbkIFinder_c.bat
+PbkIFinder_z.bat						/epoc32/winscw/c/PbkIFinder_z.bat
+testframework.ini						/epoc32/winscw/c/testframework/TestFramework_PbkIFinder.ini
+tcBCTestPbkIFinder.cfg			/epoc32/winscw/c/testframework/tcBCTestPbkIFinder.cfg
+UI_BCTestPbkIFinder.cfg	/epoc32/winscw/c/testframework/UI_BCTestPbkIFinder.cfg
+
+
+PRJ_MMPFILES
+MTPbkIdleFinder.mmp
+
+//  End of File