rom/group/bld.inf
author Simon Howkins <simonh@symbian.org>
Fri, 12 Nov 2010 10:29:29 +0000
branchRCL_3
changeset 32 c9e0495c1cd6
child 33 2d34f54f7334
permissions -rw-r--r--
Adjusted to avoid exports from a top-level bld.inf
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
32
c9e0495c1cd6 Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     1
/*
c9e0495c1cd6 Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     2
* Copyright (c) 2010 Symbian Foundation.
c9e0495c1cd6 Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     3
* All rights reserved.
c9e0495c1cd6 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
c9e0495c1cd6 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"
c9e0495c1cd6 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
c9e0495c1cd6 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".
c9e0495c1cd6 Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     8
*
c9e0495c1cd6 Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     9
* Initial Contributors:
c9e0495c1cd6 Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    10
* Symbian Foundation - initial contribution.
c9e0495c1cd6 Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    11
*
c9e0495c1cd6 Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    12
* Contributors:
c9e0495c1cd6 Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    13
*
c9e0495c1cd6 Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    14
* Description: Exports IBY files not processed by any other bld.inf in
c9e0495c1cd6 Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    15
* this package
c9e0495c1cd6 Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    16
*
c9e0495c1cd6 Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    17
*/
c9e0495c1cd6 Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    18
c9e0495c1cd6 Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    19
#include <platform_paths.hrh>
c9e0495c1cd6 Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    20
c9e0495c1cd6 Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    21
PRJ_EXPORTS
c9e0495c1cd6 Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    22
c9e0495c1cd6 Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    23
../rom/alfcollect.iby CORE_MW_LAYER_IBY_EXPORT_PATH(alfcollect.iby)
c9e0495c1cd6 Adjusted to avoid exports from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    24
../rom/alfwidgets.iby CORE_MW_LAYER_IBY_EXPORT_PATH(alfwidgets.iby)