phonebookui/Phonebook/group/Phonebook.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 13 Oct 2010 14:15:33 +0300
branchRCL_3
changeset 85 38bb213f60ba
parent 0 e686773b3f54
permissions -rw-r--r--
Revision: 201039 Kit: 201041

/*
* Copyright (c) 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 __Phonebook_IBY__
#define __Phonebook_IBY__

// Phonebook Engine DLL
file=ABI_DIR\BUILD_DIR\PbkEng.dll	System\Libs\PbkEng.dll
//data=MULTI_LINGUIFY(RSC ABI_DIR\BUILD_DIR\PbkEng System\Data\PbkEng)

// Phonebook extension manager
file=ABI_DIR\BUILD_DIR\PbkExt.dll                               System\Libs\PbkExt.dll

// Phonebook View DLL
file=ABI_DIR\BUILD_DIR\PbkView.dll	System\Libs\PbkView.dll
//data=MULTI_LINGUIFY(RSC ABI_DIR\BUILD_DIR\PbkView System\Data\PbkView)

// Phonebook Business Cards Engine DLL
file=ABI_DIR\BUILD_DIR\BCardEng.dll	System\Libs\BCardEng.dll
//data=MULTI_LINGUIFY(RSC ABI_DIR\BUILD_DIR\BCardEng System\Data\BCardEng)

// Phonebook common UI DLL
file=ABI_DIR\BUILD_DIR\PbkUI.dll	System\Libs\PbkUI.dll

// Phonebook App
file=ABI_DIR\BUILD_DIR\Phonebook.app	System\Apps\Phonebook\Phonebook.app
//data=MULTI_LINGUIFY(RSC ABI_DIR\BUILD_DIR\Phonebook System\Apps\Phonebook\Phonebook)
data=ZSYSTEM\Apps\Phonebook\Phonebook.aif System\Apps\Phonebook\Phonebook.aif
data=ZSYSTEM\data\Phonebook.mbm		System\data\Phonebook.mbm

#endif