eventsui/group/bld.inf
branchRCL_3
changeset 17 1fc85118c3ae
parent 16 8173571d354e
child 18 870918037e16
--- a/eventsui/group/bld.inf	Thu Aug 19 09:48:36 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,63 +0,0 @@
-/*
-* Copyright (c) 2008 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:  Build information file for project Events UI
-*
-*/
-
-
-// To get the APP_LAYER_LOC_EXPORT_PATH macro definitions
-#include <platform_paths.hrh>
-
-
-PRJ_PLATFORMS
-DEFAULT
-
-//  Help exports
-#include "../help/group/bld.inf"
-
-PRJ_EXPORTS
-
-// Export Localization Files
-../loc/evtui.loc               		APP_LAYER_LOC_EXPORT_PATH(evtui.loc)
-
-// Export the IBY file
-../rom/eventsui.iby             	CORE_APP_LAYER_IBY_EXPORT_PATH(eventsui.iby)
-../rom/eventsui_resources.iby   	LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(eventsui_resources.iby)
-../rom/eventsuistub.iby            	CORE_APP_LAYER_IBY_EXPORT_PATH(eventsuistub.iby)
-
-// Export Configuration Markup language and Central Repository Mark up language files
-../conf/evtstorage.confml               APP_LAYER_CONFML(evtstorage.confml) 
-../conf/evtstorage_2001E66D.crml        APP_LAYER_CRML(evtstorage_2001E66D.crml)
-
-
-// Backup Db files
-../data/backup_registration.xml     z:/private/2001E663/backup_registration.xml
-
-PRJ_MMPFILES
-
-// Events UI Utility functions
-#include "../eventsutils/group/bld.inf"
-
-// Events UI Engine
-#include "../eventsengine/group/bld.inf"
-
-// Events Handler
-#include "../eventshandlerui/group/bld.inf"
-
-// Events Editor
-#include "../eventseditor/group/bld.inf"
-
-// Events Management UI
-#include "../eventsmgmtui/group/bld.inf"
-