applicationmanagement/conf/group/bld.inf
author Simon Howkins <simonh@symbian.org>
Fri, 12 Nov 2010 14:58:07 +0000
branchRCL_3
changeset 73 5042b6604f6f
permissions -rw-r--r--
Adjusted to avoid exports from a top-level bld.inf
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
73
5042b6604f6f Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     1
/*
5042b6604f6f Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     2
* Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). 
5042b6604f6f Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     3
* All rights reserved.
5042b6604f6f 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
5042b6604f6f 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"
5042b6604f6f 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
5042b6604f6f 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".
5042b6604f6f Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     8
*
5042b6604f6f Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     9
* Initial Contributors:
5042b6604f6f Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
5042b6604f6f Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    11
*
5042b6604f6f Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    12
* Contributors:
5042b6604f6f Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    13
*
5042b6604f6f Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    14
* Description:  Customization
5042b6604f6f Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    15
*
5042b6604f6f Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    16
*/
5042b6604f6f Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    17
5042b6604f6f Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    18
#include <platform_paths.hrh>
5042b6604f6f Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    19
5042b6604f6f Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    20
PRJ_EXPORTS
5042b6604f6f Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    21
// Generic configuration interface for component cenrep settings  
5042b6604f6f Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    22
../application_management.confml                        APP_LAYER_CONFML(application_management.confml)
5042b6604f6f Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    23
../application_management_1020781C.crml 	        APP_LAYER_CRML(application_management_1020781C.crml)
5042b6604f6f Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    24