graphicscomposition/openwfsupport/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 // OpenWFC Adaptation API
       
    15 //
       
    16 
       
    17 /**
       
    18 @file
       
    19 
       
    20 @SYMPurpose OpenWFC Adaptation API
       
    21 */
       
    22 
       
    23 // include test code
       
    24 #include "../test/group/bld.inf"
       
    25 
       
    26 PRJ_PLATFORMS
       
    27 DEFAULT
       
    28 
       
    29 PRJ_EXPORTS
       
    30 ../inc/symbianstream.h			/epoc32/include/graphics/symbianstream.h
       
    31 ../inc/streammap.h				/epoc32/include/graphics/streammap.h
       
    32 ../inc/eglsynchelper.h			/epoc32/include/graphics/eglsynchelper.h
       
    33 
       
    34 ../group/openwfc_support.iby	/epoc32/rom/include/openwfc_support.iby
       
    35 
       
    36 PRJ_TESTEXPORTS
       
    37 
       
    38 PRJ_MMPFILES
       
    39 openwfc_interop.mmp
       
    40 eglsynchelper.mmp