contacts_pub/phonebook_data_management_api/tsrc/bc/MTPbkContactEngine/group/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 14 Sep 2010 20:54:53 +0300
branchRCL_3
changeset 68 9da50d567e3c
parent 0 e686773b3f54
permissions -rw-r--r--
Revision: 201033 Kit: 201035

/*
* 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
CEngine_c.bat						/epoc32/winscw/c/CEngine_c.bat
CEngine_z.bat						/epoc32/winscw/c/CEngine_z.bat
testframework.ini						/epoc32/winscw/c/testframework/TestFramework_CEngine.ini
tcBCTestCEngine.cfg			/epoc32/winscw/c/testframework/tcBCTestCEngine.cfg
UI_BCTestCEngine.cfg	/epoc32/winscw/c/testframework/UI_BCTestCEngine.cfg

PRJ_MMPFILES
MTPbkContactEngine.mmp

//  End of File