egl/eglinterface/group/bld.inf
changeset 0 5d03bc08d59c
child 171 414d4b727fd9
equal deleted inserted replaced
-1:000000000000 0:5d03bc08d59c
       
     1 // Copyright (c) 2007-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 #include "eglheaders.mmh"
       
    17 PRJ_PLATFORMS
       
    18 DEFAULT
       
    19 
       
    20 
       
    21 PRJ_EXPORTS
       
    22 egl.iby                       	/epoc32/rom/include/egl.iby
       
    23 
       
    24 ../include/egluids.hrh        /epoc32/include/EGL/egluids.hrh
       
    25 
       
    26 ../include/khrplatform.h      SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(KHR/khrplatform.h)
       
    27 
       
    28 #ifdef SYMBIAN_EGLHEADERS_API_VERSION_1_4
       
    29 ../include/1.4/egl.h              SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(EGL/egl.h)
       
    30 ../include/1.4/egltypes.h         SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(EGL/egltypes.h)
       
    31 ../include/1.4/khronos_types.h    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(khronos_types.h)
       
    32 ../include/1.4/eglext.h           SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(EGL/eglext.h)
       
    33 #endif
       
    34 
       
    35 #ifdef SYMBIAN_EGLHEADERS_API_VERSION_1_3
       
    36 ../include/1.3/egl.h              SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(EGL/egl.h)
       
    37 ../include/1.3/egltypes.h         SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(EGL/egltypes.h)
       
    38 ../include/1.3/khronos_types.h    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(khronos_types.h)
       
    39 #endif
       
    40 
       
    41 #ifdef SYMBIAN_EGLHEADERS_API_VERSION_1_2
       
    42 ../include/1.2/egl.h              SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(EGL/egl.h)
       
    43 ../include/1.2/egltypes.h         SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(EGL/egltypes.h)
       
    44 ../include/1.2/khronos_types.h    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(khronos_types.h)
       
    45 #endif
       
    46 
       
    47 // exported def files
       
    48 ../bwins/libegl12U.def        /epoc32/include/def/win32/libegl12u.def
       
    49 ../eabi/libegl12U.def         /epoc32/include/def/eabi/libegl12u.def
       
    50 
       
    51 ../bwins/libegl13U.def        /epoc32/include/def/win32/libegl13u.def
       
    52 ../eabi/libegl13U.def         /epoc32/include/def/eabi/libegl13u.def
       
    53 
       
    54 ../bwins/libegl14U.def        /epoc32/include/def/win32/libegl14u.def
       
    55 ../eabi/libegl14U.def         /epoc32/include/def/eabi/libegl14u.def
       
    56 
       
    57 PRJ_MMPFILES
       
    58 egllib.mmp
       
    59 
       
    60 PRJ_TESTEXPORTS
       
    61 
       
    62 
       
    63 PRJ_TESTMMPFILES
       
    64 
       
    65