author | Simon Howkins <simonh@symbian.org> |
Thu, 18 Nov 2010 15:05:52 +0000 (2010-11-18) | |
branch | RCL_3 |
changeset 76 | 40780c2f3a6b |
permissions | -rw-r--r-- |
76
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
1 |
/* |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
2 |
* Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
3 |
* All rights reserved. |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
4 |
* This component and the accompanying materials are made available |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
5 |
* under the terms of "Eclipse Public License v1.0" |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
6 |
* which accompanies this distribution, and is available |
40780c2f3a6b
Adjusted to avoid exports, etc, 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". |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
8 |
* |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
9 |
* Initial Contributors: |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
10 |
* Nokia Corporation - initial contribution. |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
11 |
* |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
12 |
* Contributors: |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
13 |
* |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
14 |
* Description: Build information for the DbCreator. |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
15 |
* |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
16 |
*/ |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
17 |
|
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
18 |
#include <platform_paths.hrh> |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
19 |
|
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
20 |
PRJ_PLATFORMS |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
21 |
DEFAULT |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
22 |
|
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
23 |
PRJ_EXPORTS |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
24 |
commsdatcreator.confml MW_LAYER_CONFML(commsdatcreator.confml) |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
25 |
commsdatcreator_01.gcfml MW_LAYER_GCFML(commsdatcreator_01.gcfml) |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
26 |
commsdatcreator_10281BC8.crml MW_LAYER_CRML(commsdatcreator_10281BC8.crml) |
40780c2f3a6b
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
27 |