utilities/rom/bld.inf
author hgs
Fri, 03 Sep 2010 19:58:01 -0500
changeset 55 f3930dda3342
permissions -rw-r--r--
201035
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
55
hgs
parents:
diff changeset
     1
/*
hgs
parents:
diff changeset
     2
* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). 
hgs
parents:
diff changeset
     3
* All rights reserved.
hgs
parents:
diff changeset
     4
* This component and the accompanying materials are made available
hgs
parents:
diff changeset
     5
* under the terms of "Eclipse Public License v1.0"
hgs
parents:
diff changeset
     6
* which accompanies this distribution, and is available
hgs
parents:
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
hgs
parents:
diff changeset
     8
*
hgs
parents:
diff changeset
     9
* Initial Contributors:
hgs
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
hgs
parents:
diff changeset
    11
*
hgs
parents:
diff changeset
    12
* Contributors:
hgs
parents:
diff changeset
    13
*
hgs
parents:
diff changeset
    14
* Description: Build information file
hgs
parents:
diff changeset
    15
*
hgs
parents:
diff changeset
    16
*/
hgs
parents:
diff changeset
    17
hgs
parents:
diff changeset
    18
#include <platform_paths.hrh>
hgs
parents:
diff changeset
    19
hgs
parents:
diff changeset
    20
PRJ_EXPORTS
hgs
parents:
diff changeset
    21
hgs
parents:
diff changeset
    22
hgs
parents:
diff changeset
    23
../mpsettingsmanager/rom/mpsettingsmanager.iby CORE_APP_LAYER_IBY_EXPORT_PATH(mpsettingsmanager.iby)
hgs
parents:
diff changeset
    24
../mpnowplayingbanner/rom/mpnowplayingbanner.iby CORE_APP_LAYER_IBY_EXPORT_PATH(mpnowplayingbanner.iby)
hgs
parents:
diff changeset
    25
../mpalbumcoverwidget/rom/mpalbumcoverwidget.iby CORE_APP_LAYER_IBY_EXPORT_PATH(mpalbumcoverwidget.iby)
hgs
parents:
diff changeset
    26
../mpmediacontroller/rom/mpmediacontroller.iby CORE_APP_LAYER_IBY_EXPORT_PATH(mpmediacontroller.iby)
hgs
parents:
diff changeset
    27
../mpapplicationmonitor/rom/mpapplicationmonitor.iby CORE_APP_LAYER_IBY_EXPORT_PATH(mpapplicationmonitor.iby)
hgs
parents:
diff changeset
    28