defaultapplicationsettings/rom/group/bld.inf
author Simon Howkins <simonh@symbian.org>
Fri, 12 Nov 2010 15:05:47 +0000
branchRCL_3
changeset 48 1aca8c36e17c
permissions -rw-r--r--
Adjusted to avoid exports from a top-level bld.inf
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
48
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     1
/*
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     2
* Copyright (c) 2005-2006 Nokia Corporation and/or its subsidiary(-ies).
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     3
* All rights reserved.
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     4
* This component and the accompanying materials are made available
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     5
* under the terms of "Eclipse Public License v1.0"
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     6
* which accompanies this distribution, and is available
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     8
*
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     9
* Initial Contributors:
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    11
*
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    12
* Contributors:
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    13
*
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    14
* Description:  Build information file for project DefaultApplicationSettings
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    15
*
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    16
*/
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    17
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    18
#include <platform_paths.hrh>
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    19
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    20
PRJ_EXPORTS
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    21
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    22
../DefaultApplicationSettings.iby	CORE_APP_LAYER_IBY_EXPORT_PATH(defaultapplicationsettings.iby)
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    23
../DefaultApplicationSettingsResources.iby	LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(defaultapplicationsettingsresources.iby)
1aca8c36e17c Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    24