author | Simon Howkins <simonh@symbian.org> |
Tue, 16 Nov 2010 10:57:23 +0000 | |
branch | RCL_3 |
changeset 74 | e27e7f457339 |
parent 73 | 5042b6604f6f |
permissions | -rw-r--r-- |
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 |
|
5042b6604f6f
Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
22 |
// 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
|
23 |
../customization.confml APP_LAYER_CONFML(customization.confml) |
5042b6604f6f
Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
24 |
../customization_10207831.crml APP_LAYER_CRML(customization_10207831.crml) |
5042b6604f6f
Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
25 |