btobexprofiles/obexreceiveservices/group/bld.inf
author hgs
Fri, 28 May 2010 17:03:06 +0300
changeset 32 19bd632b5100
permissions -rw-r--r--
201021
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
32
hgs
parents:
diff changeset
     1
/*
hgs
parents:
diff changeset
     2
* Copyright (c) 2002 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: 
hgs
parents:
diff changeset
    15
*	 This file provides the information required for building the
hgs
parents:
diff changeset
    16
*    whole of a obexreceiveservices.
hgs
parents:
diff changeset
    17
*
hgs
parents:
diff changeset
    18
*/
hgs
parents:
diff changeset
    19
hgs
parents:
diff changeset
    20
hgs
parents:
diff changeset
    21
#include <platform_paths.hrh>
hgs
parents:
diff changeset
    22
hgs
parents:
diff changeset
    23
PRJ_EXPORTS
hgs
parents:
diff changeset
    24
hgs
parents:
diff changeset
    25
../rom/mtmuibluetooth.iby                   CORE_MW_LAYER_IBY_EXPORT_PATH(mtmuibluetooth.iby)
hgs
parents:
diff changeset
    26
../rom/mtmuiinfrared.iby                    CORE_MW_LAYER_IBY_EXPORT_PATH(mtmuiinfrared.iby)
hgs
parents:
diff changeset
    27
../rom/obexservicebip.iby                   CORE_MW_LAYER_IBY_EXPORT_PATH(obexservicebip.iby)
hgs
parents:
diff changeset
    28
../rom/obexserviceopp.iby                   CORE_MW_LAYER_IBY_EXPORT_PATH(obexserviceopp.iby)
hgs
parents:
diff changeset
    29
../rom/mtmuibluetoothresources.iby          LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(mtmuibluetoothresources.iby)
hgs
parents:
diff changeset
    30
../rom/mtmuiinfraredResources.iby           LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(mtmuiinfraredResources.iby)
hgs
parents:
diff changeset
    31
hgs
parents:
diff changeset
    32
#include "../mtmuibluetooth/group/bld.inf"
hgs
parents:
diff changeset
    33
#include "../mtmuiinfrared/group/bld.inf"
hgs
parents:
diff changeset
    34
#include "../opp/group/bld.inf"
hgs
parents:
diff changeset
    35
#include "../bip/group/bld.inf"
hgs
parents:
diff changeset
    36
hgs
parents:
diff changeset
    37
hgs
parents:
diff changeset
    38
hgs
parents:
diff changeset
    39
// End of File