vmbx/vmbxengine/group/bld.inf
changeset 12 ae8abd0db65c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/vmbx/vmbxengine/group/bld.inf	Fri Mar 19 09:40:14 2010 +0200
@@ -0,0 +1,48 @@
+/*
+* 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:   Build information file for project vmbxengine.
+*
+*/
+
+
+
+#include <platform_paths.hrh>
+
+PRJ_PLATFORMS
+DEFAULT
+
+PRJ_EXPORTS
+
+//Backup registartion file
+backup_registration.xml   /epoc32/data/z/private/100058F5/backup_registration.xml
+backup_registration.xml   /epoc32/release/winscw/udeb/z/private/100058F5/backup_registration.xml
+backup_registration.xml   /epoc32/release/winscw/urel/z/private/100058F5/backup_registration.xml
+
+// sis export
+vmbxengine_stub.sis /epoc32/data/z/system/install/vmbxengine_stub.sis
+
+// iby export
+../rom/vmbxengine.iby CORE_MW_LAYER_IBY_EXPORT_PATH(vmbxengine.iby)
+
+// Generic configuration interface for component cenrep settings
+../conf/voicemailbox.confml         MW_LAYER_CONFML(voicemailbox.confml)
+../conf/voicemailbox_101F874F.crml  MW_LAYER_CRML(voicemailbox_101F874F.crml)
+
+
+PRJ_MMPFILES
+
+vmbxengine.mmp
+
+
+//  End of File