remotestoragefw/remotefileengine/group/bld.inf
branchRCL_3
changeset 15 88ee4cf65e19
parent 12 87c71b25c937
child 16 1aa8c82cb4cb
equal deleted inserted replaced
12:87c71b25c937 15:88ee4cf65e19
     1 /*
       
     2 * Copyright (c) 2003-2006 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Build information file for project Remote File Engine
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_EXPORTS
       
    21 ../inc/rsfwdirent.h             |../../../inc/rsfwdirent.h
       
    22 ../inc/rsfwdirentattr.h         |../../../inc/rsfwdirentattr.h
       
    23 ../inc/rsfwremoteaccess.h       |../../../inc/rsfwremoteaccess.h
       
    24 ../inc/rsfwcontrol.h            |../../inc/rsfwcontrol.h
       
    25 ../inc/rsfwcommon.h             |../../inc/rsfwcommon.h
       
    26 ../inc/rsfwconnectionmanager.h  |../../inc/rsfwconnectionmanager.h
       
    27 ../inc/rsfwfile.h               |../../inc/rsfwfile.h
       
    28 ../inc/rsfwinterface.h          |../../inc/rsfwinterface.h
       
    29 ../inc/rsfwinterface.inl        |../../inc/rsfwinterface.inl
       
    30 ../inc/rsfwsession.h            |../../inc/rsfwsession.h
       
    31 // export localised loc file
       
    32 ../loc/RemoteFileEngine.loc        MW_LAYER_LOC_EXPORT_PATH(RemoteFileEngine.loc)
       
    33 
       
    34 PRJ_MMPFILES
       
    35 rsfwsession.mmp
       
    36 rsfwcontrol.mmp
       
    37 rsfwcommon.mmp
       
    38 remotefe.mmp
       
    39 // End of File