ipcm_plat/flextimer_api/group/bld.inf
author hgs
Mon, 24 May 2010 20:51:35 +0300
changeset 32 5c4486441ae6
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) 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:  File that exports the files belonging to 
hgs
parents:
diff changeset
    15
:               FlexTimer API
hgs
parents:
diff changeset
    16
*
hgs
parents:
diff changeset
    17
*/
hgs
parents:
diff changeset
    18
hgs
parents:
diff changeset
    19
hgs
parents:
diff changeset
    20
#include <platform_paths.hrh>
hgs
parents:
diff changeset
    21
hgs
parents:
diff changeset
    22
PRJ_PLATFORMS
hgs
parents:
diff changeset
    23
DEFAULT
hgs
parents:
diff changeset
    24
hgs
parents:
diff changeset
    25
PRJ_EXPORTS
hgs
parents:
diff changeset
    26
../inc/rflextimer.h			MW_LAYER_PLATFORM_EXPORT_PATH(rflextimer.h)
hgs
parents:
diff changeset
    27
../inc/flextimer.h			MW_LAYER_PLATFORM_EXPORT_PATH(flextimer.h)
hgs
parents:
diff changeset
    28
../inc/flexperiodic.h		MW_LAYER_PLATFORM_EXPORT_PATH(flexperiodic.h)