--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/data/bld.inf Thu Nov 18 15:05:52 2010 +0000
@@ -0,0 +1,28 @@
+/*
+* 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 info for ipconnmgmt package.
+*
+*/
+
+PRJ_PLATFORMS
+DEFAULT
+
+PRJ_EXPORTS
+// Export CommsDat to emulator
+//../data/cccccc00_emulator.cre /epoc32/winscw/c/private/10202be9/persists/cccccc00.cre
+../data/cccccc00_emulator.cre z:/private/10202be9/cccccc00.cre
+
+// Export default configuration options
+../inc/meshpreface1.cfg /epoc32/release/winscw/udeb/z/system/data/meshpreface1.cfg
+
--- a/dbcreator/commsdatcreatorrfsplugin/group/bld.inf Wed Nov 17 16:21:57 2010 +0000
+++ b/dbcreator/commsdatcreatorrfsplugin/group/bld.inf Thu Nov 18 15:05:52 2010 +0000
@@ -16,6 +16,8 @@
*/
+/* CommsDatCreator RFS functionality is disabled in the emulator */
+#ifndef WINSCW
#include <platform_paths.hrh>
@@ -27,3 +29,5 @@
PRJ_MMPFILES
./cdccommsdatcreatorrfsplugin.mmp
+#endif
+
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/dbcreator/conf/bld.inf Thu Nov 18 15:05:52 2010 +0000
@@ -0,0 +1,27 @@
+/*
+* Copyright (c) 2007 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 for the DbCreator.
+*
+*/
+
+#include <platform_paths.hrh>
+
+PRJ_PLATFORMS
+DEFAULT
+
+PRJ_EXPORTS
+commsdatcreator.confml MW_LAYER_CONFML(commsdatcreator.confml)
+commsdatcreator_01.gcfml MW_LAYER_GCFML(commsdatcreator_01.gcfml)
+commsdatcreator_10281BC8.crml MW_LAYER_CRML(commsdatcreator_10281BC8.crml)
+
--- a/dbcreator/group/bld.inf Wed Nov 17 16:21:57 2010 +0000
+++ b/dbcreator/group/bld.inf Thu Nov 18 15:05:52 2010 +0000
@@ -15,26 +15,15 @@
*
*/
-
#include <platform_paths.hrh>
PRJ_PLATFORMS
DEFAULT
-PRJ_EXPORTS
-../conf/commsdatcreator.confml MW_LAYER_CONFML(commsdatcreator.confml)
-../conf/commsdatcreator_01.gcfml MW_LAYER_GCFML(commsdatcreator_01.gcfml)
-../conf/commsdatcreator_10281BC8.crml MW_LAYER_CRML(commsdatcreator_10281BC8.crml)
-../rom/commsdatcreator.iby CORE_MW_LAYER_IBY_EXPORT_PATH(commsdatcreator.iby)
-
-
-PRJ_MMPFILES
-// None
-
#include "../commsdatcreator/group/bld.inf"
-/* CommsDatCreator RFS functionality is disabled in the emulator */
-#ifndef WINSCW
- #include "../commsdatcreatorrfsplugin/group/bld.inf"
-#endif
+#include "../commsdatcreatorrfsplugin/group/bld.inf"
#include "../commsdatstartup/group/bld.inf"
#include "../dbcreatorexe/group/bld.inf"
+#include "../conf/bld.inf"
+#include "../rom/bld.inf"
+
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/dbcreator/rom/bld.inf Thu Nov 18 15:05:52 2010 +0000
@@ -0,0 +1,25 @@
+/*
+* Copyright (c) 2007 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 for the DbCreator.
+*
+*/
+
+#include <platform_paths.hrh>
+
+PRJ_PLATFORMS
+DEFAULT
+
+PRJ_EXPORTS
+commsdatcreator.iby CORE_MW_LAYER_IBY_EXPORT_PATH(commsdatcreator.iby)
+
--- a/group/bld.inf Wed Nov 17 16:21:57 2010 +0000
+++ b/group/bld.inf Thu Nov 18 15:05:52 2010 +0000
@@ -18,14 +18,6 @@
PRJ_PLATFORMS
DEFAULT
-PRJ_EXPORTS
-// Export CommsDat to emulator
-//../data/cccccc00_emulator.cre /epoc32/winscw/c/private/10202be9/persists/cccccc00.cre
-../data/cccccc00_emulator.cre z:/private/10202be9/cccccc00.cre
-
-// Export default configuration options
-../inc/meshpreface1.cfg /epoc32/release/winscw/udeb/z/system/data/meshpreface1.cfg
-
PRJ_MMPFILES
#include "../accesspointcontrol/apcontrollistplugin/group/bld.inf"
#include "../alwayson_net_plugin/group/bld.inf"
@@ -37,7 +29,5 @@
#include "../dbcreator/group/bld.inf"
#include "../ipcm_plat/group/bld.inf"
#include "../ipcm_pub/group/bld.inf"
-
+#include "../data/bld.inf"
-PRJ_TESTMMPFILES
-