sl@0: // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // sl@0: sl@0: sl@0: PRJ_PLATFORMS sl@0: // None sl@0: sl@0: sl@0: PRJ_EXPORTS sl@0: opengles.iby /epoc32/rom/include/opengles.iby sl@0: sl@0: // exported headers files sl@0: ../include/gl.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES/gl.h) sl@0: ../include/glext.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES/glext.h) sl@0: ../include/glplatform.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES/glplatform.h) sl@0: ../include/glextplatform.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES/glextplatform.h) sl@0: ../include/openglesuids.hrh /epoc32/include/GLES/openglesuids.hrh sl@0: ../include/egl.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES/egl.h) sl@0: ../include/egltypes.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES/egltypes.h) sl@0: ../include/legacy_egl_1_1/egl.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES/legacy_egl_1_1/egl.h) sl@0: ../include/legacy_egl_1_1/egltypes.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES/legacy_egl_1_1/egltypes.h) sl@0: ../include/GLES2/gl2.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES2/gl2.h) sl@0: ../include/GLES2/gl2ext.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES2/gl2ext.h) sl@0: ../include/GLES2/gl2platform.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES2/gl2platform.h) sl@0: ../include/GLES2/gl2extplatform.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(GLES2/gl2extplatform.h) sl@0: ../include/GLES2/openglesuids.hrh /epoc32/include/GLES2/openglesuids.hrh sl@0: sl@0: // exported def files sl@0: ../bwins/openglesu.def /epoc32/include/def/win32/openglesu.def sl@0: ../eabi/openglesu.def /epoc32/include/def/eabi/openglesu.def sl@0: sl@0: ../bwins/opengles11u.def /epoc32/include/def/win32/opengles11u.def sl@0: ../eabi/opengles11u.def /epoc32/include/def/eabi/opengles11u.def sl@0: sl@0: ../bwins/libglesv1_cm11u.def /epoc32/include/def/win32/libglesv1_cm11u.def sl@0: ../eabi/libglesv1_cm11u.def /epoc32/include/def/eabi/libglesv1_cm11u.def sl@0: sl@0: ../bwins/libglesv2u.def /epoc32/include/def/win32/libglesv2u.def sl@0: ../eabi/libglesv2u.def /epoc32/include/def/eabi/libglesv2u.def sl@0: sl@0: sl@0: PRJ_MMPFILES sl@0: gles11v1_implib.mmp sl@0: gles11_implib.mmp sl@0: gles10_implib.mmp sl@0: gles2_implib.mmp sl@0: sl@0: sl@0: // include test code sl@0: #include "../test/bld.inf" sl@0: