Update contrib.
1 // Copyright (c) 2003-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".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
22 opengles.iby /epoc32/rom/include/opengles.iby
24 // exported headers files
25 ../include/gl.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES/gl.h)
26 ../include/glext.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES/glext.h)
27 ../include/glplatform.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES/glplatform.h)
28 ../include/glextplatform.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES/glextplatform.h)
29 ../include/openglesuids.hrh /epoc32/include/GLES/openglesuids.hrh
30 ../include/egl.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES/egl.h)
31 ../include/egltypes.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES/egltypes.h)
32 ../include/legacy_egl_1_1/egl.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES/legacy_egl_1_1/egl.h)
33 ../include/legacy_egl_1_1/egltypes.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES/legacy_egl_1_1/egltypes.h)
34 ../include/GLES2/gl2.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES2/gl2.h)
35 ../include/GLES2/gl2ext.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES2/gl2ext.h)
36 ../include/GLES2/gl2platform.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES2/gl2platform.h)
37 ../include/GLES2/gl2extplatform.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES2/gl2extplatform.h)
38 ../include/GLES2/openglesuids.hrh /epoc32/include/GLES2/openglesuids.hrh
41 ../bwins/openglesu.def /epoc32/include/def/win32/openglesu.def
42 ../eabi/openglesu.def /epoc32/include/def/eabi/openglesu.def
44 ../bwins/opengles11u.def /epoc32/include/def/win32/opengles11u.def
45 ../eabi/opengles11u.def /epoc32/include/def/eabi/opengles11u.def
47 ../bwins/libglesv1_cm11u.def /epoc32/include/def/win32/libglesv1_cm11u.def
48 ../eabi/libglesv1_cm11u.def /epoc32/include/def/eabi/libglesv1_cm11u.def
50 ../bwins/libglesv2u.def /epoc32/include/def/win32/libglesv2u.def
51 ../eabi/libglesv2u.def /epoc32/include/def/eabi/libglesv2u.def
62 #include "../test/bld.inf"