Adjusted to avoid exports, etc, from a top-level bld.inf RCL_3
authorSimon Howkins <simonh@symbian.org>
Thu, 25 Nov 2010 11:03:35 +0000
branchRCL_3
changeset 36 a299036a7c20
parent 34 e7f34e614544
child 37 7506649dda4d
Adjusted to avoid exports, etc, from a top-level bld.inf
exports/bld.inf
group/bld.inf
imstutils/group/bld.inf
imstutils/loc/bld.inf
servicewidget/group/bld.inf
servicewidget/rom/bld.inf
uiservicetab/Group/bld.inf
uiservicetab/exports/bld.inf
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/exports/bld.inf	Thu Nov 25 11:03:35 2010 +0000
@@ -0,0 +1,25 @@
+/*
+* 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: inf file for conversations exports
+*
+*/
+
+PRJ_EXPORTS
+// installation of default brands: 
+./r47.conversations.mif	/epoc32/winscw/c/private/102828dd/data/xsp/xsp/files/r47.conversations.mif
+./brandfile.bin.r47	/epoc32/winscw/c/private/102828dd/data/xsp/xsp/brandfile.bin.r47
+
+./conversations.mbg	/epoc32/include/conversations.mbg
+//Note:this line needs to be removed once the icon is available in the sdk
+
--- a/group/bld.inf	Wed Oct 13 14:16:29 2010 +0300
+++ b/group/bld.inf	Thu Nov 25 11:03:35 2010 +0000
@@ -25,13 +25,5 @@
 #include "../servicewidget/group/bld.inf"
 #include "../instantmsgindicatorplugin/group/bld.inf"
 #include "../imstatuspaneindicatorplugin/group/bld.inf"
-
-
-PRJ_EXPORTS
-// installation of default brands: 
+#include "../exports/bld.inf"
 
-./r47.conversations.mif               /epoc32/winscw/c/private/102828dd/data/xsp/xsp/files/r47.conversations.mif
-./brandfile.bin.r47                   /epoc32/winscw/c/private/102828dd/data/xsp/xsp/brandfile.bin.r47
-./conversations.mbg               /epoc32/include/conversations.mbg
-//Note:this line needs to be removed once the icon is available in the sdk
-
--- a/imstutils/group/bld.inf	Wed Oct 13 14:16:29 2010 +0300
+++ b/imstutils/group/bld.inf	Thu Nov 25 11:03:35 2010 +0000
@@ -14,24 +14,14 @@
 * Description: inf file for imutils
 *
 */
-// Project configuration file for IM
 
-// Project platforms
 PRJ_PLATFORMS
 WINSCW ARMV5
 
 #include <platform_paths.hrh>
 
-// Project exports
-PRJ_EXPORTS
-// export localisation files
-../loc/meco.loc    APP_LAYER_LOC_EXPORT_PATH(meco.loc)
-
-// MMP files for project components
-PRJ_MMPFILES
+#include "../loc/bld.inf"
 #include "../imconnectionprovider/group/bld.inf"
 #include "../xmppadapter/group/bld.inf"
 #include "../imconversationview/group/bld.inf"
 
-PRJ_TESTMMPFILES
-
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/imstutils/loc/bld.inf	Thu Nov 25 11:03:35 2010 +0000
@@ -0,0 +1,27 @@
+/*
+* 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: inf file for imutils localisation
+*
+*/
+
+// Project platforms
+PRJ_PLATFORMS
+DEFAULT
+
+#include <platform_paths.hrh>
+
+PRJ_EXPORTS
+meco.loc    APP_LAYER_LOC_EXPORT_PATH(meco.loc)
+
+
--- a/servicewidget/group/bld.inf	Wed Oct 13 14:16:29 2010 +0300
+++ b/servicewidget/group/bld.inf	Thu Nov 25 11:03:35 2010 +0000
@@ -15,31 +15,13 @@
  *
 */
 
-
-
 #include <platform_paths.hrh>
 
 PRJ_PLATFORMS
 DEFAULT
 
-PRJ_EXPORTS
-
-// for image creation:
-../rom/servicewidget.iby 					CORE_APP_LAYER_IBY_EXPORT_PATH(servicewidget.iby)
-../rom/servicewidgetresources.iby				LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(servicewidgetresources.iby)
-
-// ROM SIS stubs
-../sis/servicewidget_stub.sis	             /epoc32/data/z/system/install/servicewidget_stub.sis
-
-PRJ_MMPFILES
-
+#include "../rom/bld.inf"
 #include "../servicewidgetdatapublisher/group/bld.inf"
 #include "../themes/install-themes/install/servicewidget_20021383/group/bld.inf"
 
-PRJ_TESTMMPFILES
-// None
-
-PRJ_TESTEXPORTS
-// None
-
 //  End of File 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/servicewidget/rom/bld.inf	Thu Nov 25 11:03:35 2010 +0000
@@ -0,0 +1,34 @@
+/*
+* 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 files
+ *
+*/
+
+
+
+#include <platform_paths.hrh>
+
+PRJ_PLATFORMS
+DEFAULT
+
+PRJ_EXPORTS
+
+// for image creation:
+servicewidget.iby			CORE_APP_LAYER_IBY_EXPORT_PATH(servicewidget.iby)
+servicewidgetresources.iby		LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(servicewidgetresources.iby)
+
+// ROM SIS stubs
+../sis/servicewidget_stub.sis		/epoc32/data/z/system/install/servicewidget_stub.sis
+
+//  End of File 
--- a/uiservicetab/Group/bld.inf	Wed Oct 13 14:16:29 2010 +0300
+++ b/uiservicetab/Group/bld.inf	Thu Nov 25 11:03:35 2010 +0000
@@ -21,29 +21,7 @@
 PRJ_PLATFORMS
 DEFAULT
 
-PRJ_EXPORTS
-// component has to export its .iby files
-// exporting the imvuiservice tab's iby files 
-../rom/imuiservicetab.iby        					CORE_APP_LAYER_IBY_EXPORT_PATH(imuiservicetab.iby)
-../rom/imuiservicetabresources.iby 				LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(imuiservicetabresources.iby)
-
-../inc/mimpstuiaiwitemcontrol.h    APP_LAYER_PLATFORM_EXPORT_PATH( mimpstuiaiwitemcontrol.h )
-../inc/mcommandmapper.h    APP_LAYER_PLATFORM_EXPORT_PATH( mcommandmapper.h )
-../inc/cmenuextension.h    APP_LAYER_PLATFORM_EXPORT_PATH( cmenuextension.h )
-../inc/servicetabmenuextensioncommand.rh   APP_LAYER_PLATFORM_EXPORT_PATH( servicetabmenuextensioncommand.rh)
-../inc/servicetabmenucommandinfo.hrh   APP_LAYER_PLATFORM_EXPORT_PATH( servicetabmenucommandinfo.hrh)
-// ROM SIS stubs
-../sis/uiservicetabstub.sis	             /epoc32/data/Z/System/Install/uiservicetabstub.sis
-
-// Backup registration files
-backup_registration.xml /epoc32/data/z/private/20012423/backup_registration.xml
-backup_registration.xml /epoc32/release/winscw/udeb/z/private/20012423/backup_registration.xml
-backup_registration.xml /epoc32/release/winscw/urel/z/private/20012423/backup_registration.xml
-
-// MMP files for project components
-PRJ_MMPFILES
-
-
+#include "../exports/bld.inf"
 #include "../vimpstutils/group/bld.inf"
 #include "../vimpststorage/group/bld.inf"
 #include "../vimpstengine/group/bld.inf"
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/uiservicetab/exports/bld.inf	Thu Nov 25 11:03:35 2010 +0000
@@ -0,0 +1,40 @@
+/*
+* 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 IMUIServiceTab
+*
+*/
+
+#include <platform_paths.hrh>
+
+PRJ_PLATFORMS
+DEFAULT
+
+PRJ_EXPORTS
+../rom/imuiservicetab.iby			CORE_APP_LAYER_IBY_EXPORT_PATH(imuiservicetab.iby)
+../rom/imuiservicetabresources.iby		LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(imuiservicetabresources.iby)
+
+../inc/mimpstuiaiwitemcontrol.h			APP_LAYER_PLATFORM_EXPORT_PATH( mimpstuiaiwitemcontrol.h )
+../inc/mcommandmapper.h				APP_LAYER_PLATFORM_EXPORT_PATH( mcommandmapper.h )
+../inc/cmenuextension.h				APP_LAYER_PLATFORM_EXPORT_PATH( cmenuextension.h )
+../inc/servicetabmenuextensioncommand.rh	APP_LAYER_PLATFORM_EXPORT_PATH( servicetabmenuextensioncommand.rh)
+../inc/servicetabmenucommandinfo.hrh		APP_LAYER_PLATFORM_EXPORT_PATH( servicetabmenucommandinfo.hrh)
+// ROM SIS stubs
+../sis/uiservicetabstub.sis			/epoc32/data/Z/System/Install/uiservicetabstub.sis
+
+// Backup registration files
+../group/backup_registration.xml		/epoc32/data/z/private/20012423/backup_registration.xml
+../group/backup_registration.xml		/epoc32/release/winscw/udeb/z/private/20012423/backup_registration.xml
+../group/backup_registration.xml		/epoc32/release/winscw/urel/z/private/20012423/backup_registration.xml
+
+//  End of File