os/graphics/egl/eglinterface/group/bld.inf
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
sl@0
     1
// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     2
// All rights reserved.
sl@0
     3
// This component and the accompanying materials are made available
sl@0
     4
// under the terms of "Eclipse Public License v1.0"
sl@0
     5
// which accompanies this distribution, and is available
sl@0
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     7
//
sl@0
     8
// Initial Contributors:
sl@0
     9
// Nokia Corporation - initial contribution.
sl@0
    10
//
sl@0
    11
// Contributors:
sl@0
    12
//
sl@0
    13
// Description:
sl@0
    14
//
sl@0
    15
sl@0
    16
#include "eglheaders.mmh"
sl@0
    17
PRJ_PLATFORMS
sl@0
    18
DEFAULT
sl@0
    19
sl@0
    20
sl@0
    21
PRJ_EXPORTS
sl@0
    22
egl.iby                       	/epoc32/rom/include/egl.iby
sl@0
    23
sl@0
    24
../include/egluids.hrh        /epoc32/include/EGL/egluids.hrh
sl@0
    25
sl@0
    26
../include/khrplatform.h      SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(KHR/khrplatform.h)
sl@0
    27
sl@0
    28
#ifdef SYMBIAN_EGLHEADERS_API_VERSION_1_4
sl@0
    29
../include/1.4/egl.h              SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(EGL/egl.h)
sl@0
    30
../include/1.4/egltypes.h         SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(EGL/egltypes.h)
sl@0
    31
../include/1.4/khronos_types.h    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(khronos_types.h)
sl@0
    32
../include/1.4/eglext.h           SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(EGL/eglext.h)
sl@0
    33
#endif
sl@0
    34
sl@0
    35
#ifdef SYMBIAN_EGLHEADERS_API_VERSION_1_3
sl@0
    36
../include/1.3/egl.h              SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(EGL/egl.h)
sl@0
    37
../include/1.3/egltypes.h         SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(EGL/egltypes.h)
sl@0
    38
../include/1.3/khronos_types.h    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(khronos_types.h)
sl@0
    39
#endif
sl@0
    40
sl@0
    41
#ifdef SYMBIAN_EGLHEADERS_API_VERSION_1_2
sl@0
    42
../include/1.2/egl.h              SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(EGL/egl.h)
sl@0
    43
../include/1.2/egltypes.h         SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(EGL/egltypes.h)
sl@0
    44
../include/1.2/khronos_types.h    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(khronos_types.h)
sl@0
    45
#endif
sl@0
    46
sl@0
    47
// exported def files
sl@0
    48
../bwins/libegl12U.def        /epoc32/include/def/win32/libegl12u.def
sl@0
    49
../eabi/libegl12U.def         /epoc32/include/def/eabi/libegl12u.def
sl@0
    50
sl@0
    51
../bwins/libegl13U.def        /epoc32/include/def/win32/libegl13u.def
sl@0
    52
../eabi/libegl13U.def         /epoc32/include/def/eabi/libegl13u.def
sl@0
    53
sl@0
    54
../bwins/libegl14U.def        /epoc32/include/def/win32/libegl14u.def
sl@0
    55
../eabi/libegl14U.def         /epoc32/include/def/eabi/libegl14u.def
sl@0
    56
sl@0
    57
PRJ_MMPFILES
sl@0
    58
egllib.mmp
sl@0
    59
sl@0
    60
PRJ_TESTEXPORTS
sl@0
    61
sl@0
    62
sl@0
    63
PRJ_TESTMMPFILES
sl@0
    64
sl@0
    65