--- a/defaultapplicationsettings/group/bld.inf Wed Oct 13 14:33:04 2010 +0300
+++ b/defaultapplicationsettings/group/bld.inf Fri Nov 12 15:05:47 2010 +0000
@@ -2,7 +2,7 @@
* Copyright (c) 2005-2006 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""
+* 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".
*
@@ -15,16 +15,11 @@
*
*/
-
#include <platform_paths.hrh>
#include "../services_db/group/bld.inf"
#include "../server/group/bld.inf"
#include "../service/group/bld.inf"
#include "../gsplugin/group/bld.inf"
-
-PRJ_EXPORTS
+#include "../rom/group/bld.inf"
-../rom/DefaultApplicationSettings.iby CORE_APP_LAYER_IBY_EXPORT_PATH(defaultapplicationsettings.iby)
-../rom/DefaultApplicationSettingsResources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(defaultapplicationsettingsresources.iby)
-
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/defaultapplicationsettings/rom/group/bld.inf Fri Nov 12 15:05:47 2010 +0000
@@ -0,0 +1,24 @@
+/*
+* Copyright (c) 2005-2006 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 DefaultApplicationSettings
+*
+*/
+
+#include <platform_paths.hrh>
+
+PRJ_EXPORTS
+
+../DefaultApplicationSettings.iby CORE_APP_LAYER_IBY_EXPORT_PATH(defaultapplicationsettings.iby)
+../DefaultApplicationSettingsResources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(defaultapplicationsettingsresources.iby)
+