classicui_plat/ganes_api/group/bld.inf
changeset 47 2f0c06423c72
parent 46 0e1e0022bd03
child 53 3c67ea82fafc
equal deleted inserted replaced
46:0e1e0022bd03 47:2f0c06423c72
     1 /*
       
     2 * Copyright (c) 2009 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:    
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 WINSCW ARMV5
       
    23 
       
    24 PRJ_EXPORTS
       
    25 ../inc/ganes/HgGrid.h MW_LAYER_PLATFORM_EXPORT_PATH(ganes/HgGrid.h) 
       
    26 ../inc/ganes/HgItem.h MW_LAYER_PLATFORM_EXPORT_PATH(ganes/HgItem.h)
       
    27 ../inc/ganes/HgList.h MW_LAYER_PLATFORM_EXPORT_PATH(ganes/HgList.h)
       
    28 ../inc/ganes/HgSingleGraphicList.h MW_LAYER_PLATFORM_EXPORT_PATH(ganes/HgSingleGraphicList.h)
       
    29 ../inc/ganes/HgSingleLargeList.h MW_LAYER_PLATFORM_EXPORT_PATH(ganes/HgSingleLargeList.h)
       
    30 ../inc/ganes/HgDoubleGraphicList.h MW_LAYER_PLATFORM_EXPORT_PATH(ganes/HgDoubleGraphicList.h)
       
    31 ../inc/ganes/HgDoubleTextList.h MW_LAYER_PLATFORM_EXPORT_PATH(ganes/HgDoubleTextList.h)
       
    32 ../inc/ganes/HgSingleTextList.h MW_LAYER_PLATFORM_EXPORT_PATH(ganes/HgSingleTextList.h)
       
    33 ../inc/ganes/HgScrollerWithTitle.h MW_LAYER_PLATFORM_EXPORT_PATH(ganes/HgScrollerWithTitle.h)
       
    34 ../inc/ganes/HgSelectionObserverIface.h MW_LAYER_PLATFORM_EXPORT_PATH(ganes/HgSelectionObserverIface.h)
       
    35 ../inc/ganes/HgMarkingObserverIface.h MW_LAYER_PLATFORM_EXPORT_PATH(ganes/HgMarkingObserverIface.h)
       
    36 ../inc/ganes/HgScrollBufferObserverIface.h MW_LAYER_PLATFORM_EXPORT_PATH(ganes/HgScrollBufferObserverIface.h)
       
    37 ../inc/ganes/HgScroller.h MW_LAYER_PLATFORM_EXPORT_PATH(ganes/HgScroller.h)
       
    38 ../inc/ganes/HgBufferOwnerIface.h MW_LAYER_PLATFORM_EXPORT_PATH(ganes/HgBufferOwnerIface.h)
       
    39 ../inc/ganes/HgScrollbarObserverIface.h MW_LAYER_PLATFORM_EXPORT_PATH(ganes/HgScrollbarObserverIface.h)
       
    40 ../inc/ganes/HgVgMediaWall.h MW_LAYER_PLATFORM_EXPORT_PATH(ganes/HgVgMediaWall.h)
       
    41 ../inc/ganes/HgVgItem.h MW_LAYER_PLATFORM_EXPORT_PATH(ganes/HgVgItem.h)
       
    42 ../inc/ganes/HgSingleTextListWithIcon.h MW_LAYER_PLATFORM_EXPORT_PATH(ganes/HgSingleTextListWithIcon.h)
       
    43 ../inc/ganes/HgVgMediaWallObserverIface.h MW_LAYER_PLATFORM_EXPORT_PATH(ganes/HgVgMediaWallObserverIface.h)
       
    44 ../inc/ganes/HgDoubleGraphicListFlat.h MW_LAYER_PLATFORM_EXPORT_PATH(ganes/HgDoubleGraphicListFlat.h)
       
    45