--- a/group/bld.inf Wed Oct 13 15:08:19 2010 +0300
+++ b/group/bld.inf Fri Nov 12 10:29:29 2010 +0000
@@ -28,9 +28,5 @@
#include "../mulwidgets/group/bld.inf"
-
+#include "../rom/group/bld.inf"
-PRJ_EXPORTS
-
-../rom/alfcollect.iby CORE_MW_LAYER_IBY_EXPORT_PATH(alfcollect.iby)
-../rom/alfwidgets.iby CORE_MW_LAYER_IBY_EXPORT_PATH(alfwidgets.iby)
\ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/rom/group/bld.inf Fri Nov 12 10:29:29 2010 +0000
@@ -0,0 +1,24 @@
+/*
+* Copyright (c) 2010 Symbian Foundation.
+* 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:
+* Symbian Foundation - initial contribution.
+*
+* Contributors:
+*
+* Description: Exports IBY files not processed by any other bld.inf in
+* this package
+*
+*/
+
+#include <platform_paths.hrh>
+
+PRJ_EXPORTS
+
+../rom/alfcollect.iby CORE_MW_LAYER_IBY_EXPORT_PATH(alfcollect.iby)
+../rom/alfwidgets.iby CORE_MW_LAYER_IBY_EXPORT_PATH(alfwidgets.iby)