diff -r 000000000000 -r e686773b3f54 contacts_pub/phonebook_fetch_ui_api/tsrc/bc/MTPbkSingleItemFetchDlg/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/contacts_pub/phonebook_fetch_ui_api/tsrc/bc/MTPbkSingleItemFetchDlg/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 +SIFieldDlg_c.bat /epoc32/winscw/c/SIFieldDlg_c.bat +SIFieldDlg_z.bat /epoc32/winscw/c/SIFieldDlg_z.bat +testframework.ini /epoc32/winscw/c/testframework/TestFramework_SIFieldDlg.ini +tcBCTestSIFieldDlg.cfg /epoc32/winscw/c/testframework/tcBCTestSIFieldDlg.cfg +UI_BCTestSIFieldDlg.cfg /epoc32/winscw/c/testframework/UI_BCTestSIFieldDlg.cfg + + +PRJ_MMPFILES +MTPbkSingleItemFetchDlg.mmp + +// End of File