mobilemessaging/smsui/group/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 12 Mar 2010 15:42:19 +0200
branchRCL_3
changeset 17 caea42e26caa
parent 0 72b543305e3a
permissions -rw-r--r--
Revision: 201007 Kit: 201008

/*
* Copyright (c) 2002 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:  
*	 This file provides the information required for building the
*    whole of a smseditor.app.
*
*/



#include <platform_paths.hrh>

PRJ_PLATFORMS
DEFAULT

// Help exports
#include "../help/group/bld.inf"

PRJ_EXPORTS
../viewerinc/MsgSmsViewer.hrh		|../../../inc/MsgSmsViewer.hrh
//IBY
../rom/SmsViewer.iby				CORE_APP_LAYER_IBY_EXPORT_PATH(SmsViewer.iby)
../rom/SmsStrict.iby				CORE_APP_LAYER_IBY_EXPORT_PATH(SmsStrict.iby)
//LOC
../loc/SmsViewer.loc  APP_LAYER_LOC_EXPORT_PATH(SmsViewer.loc)
//Stub Sis
../stub_sis/stubsmsviewer.sis 		/epoc32/data/z/system/install/stubsmsviewer.sis

PRJ_EXTENSIONS

START EXTENSION s60/mifconv
OPTION TARGETFILE smsviewer_aif.mif
OPTION SOURCES -c8,8 qgn_menu_mce_lst -c8,8 qgn_menu_mce_cxt -c8,8 qgn_menu_mce
END

PRJ_MMPFILES

../viewer/SmsViewer.mmp
../charconvplugin/SmsStrict.mmp


/* End of File */