graphicscomposition/openwfcinterface/group/bld.inf
changeset 0 5d03bc08d59c
equal deleted inserted replaced
-1:000000000000 0:5d03bc08d59c
       
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // 
       
    15 
       
    16 PRJ_PLATFORMS
       
    17 DEFAULT
       
    18 
       
    19 PRJ_EXPORTS
       
    20 ../group/openwfc.iby							/epoc32/rom/include/openwfc.iby
       
    21 
       
    22 ../include/openwfcuids.hrh	WF/openwfcuids.hrh
       
    23 
       
    24 ../include/wfc.h						SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(WF/wfc.h)
       
    25 ../include/wfcext.h					SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(WF/wfcext.h)
       
    26 ../include/wfcplatform.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(WF/wfcplatform.h)
       
    27 
       
    28 // Export public def file for OpenWFC
       
    29 ../bwins/libWFCu.def        SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(def/win32/libWFCu.def)
       
    30 ../eabi/libWFCu.def         SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(def/eabi/libWFCu.def)
       
    31 
       
    32 PRJ_MMPFILES
       
    33 // Public import library for OpenWFC implementations
       
    34 ../group/openwfclib.mmp
       
    35 
       
    36