iaupdate/rom/bld.inf
author Simon Howkins <simonh@symbian.org>
Mon, 22 Nov 2010 12:04:39 +0000
branchRCL_3
changeset 84 e6c5e34cd9b9
permissions -rw-r--r--
Adjusted to avoid exports, etc, from a top-level bld.inf
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
84
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     1
/*
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     2
* Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     3
* All rights reserved.
e6c5e34cd9b9 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
e6c5e34cd9b9 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"
e6c5e34cd9b9 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
e6c5e34cd9b9 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".
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     8
*
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     9
* Initial Contributors:
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    11
*
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    12
* Contributors:
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    13
*
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    14
* Description:    Build information file for IA Update Client and NCD engine
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    15
*
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    16
*/
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    17
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    18
#include <platform_paths.hrh>
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    19
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    20
PRJ_PLATFORMS
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    21
DEFAULT
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    22
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    23
PRJ_EXPORTS
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    24
iaupdate_stub.SIS     /epoc32/data/z/system/install/iaupdate_stub.sis
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    25
iaupdater_stub.SIS    /epoc32/data/z/system/install/iaupdater_stub.sis
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    26
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    27
iaupdate.iby          CORE_MW_LAYER_IBY_EXPORT_PATH( iaupdate.iby )
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    28
iaupdateresources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH( iaupdateresources.iby )
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    29
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    30
e6c5e34cd9b9 Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    31