diff -r 2bd88482bfe5 -r 6a1564a2f3e6 egl/eglinterface/group/bld.inf --- a/egl/eglinterface/group/bld.inf Thu Sep 02 21:50:40 2010 +0300 +++ b/egl/eglinterface/group/bld.inf Fri Sep 17 08:36:49 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" @@ -19,11 +19,16 @@ PRJ_EXPORTS -egl.iby /epoc32/rom/include/egl.iby +egl.iby /epoc32/rom/include/egl.iby +eglwindow.iby /epoc32/rom/include/eglwindow.iby + +../include/egluids.hrh /epoc32/include/EGL/egluids.hrh -../include/egluids.hrh /epoc32/include/EGL/egluids.hrh +../include/khrplatform.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(KHR/khrplatform.h) -../include/khrplatform.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(KHR/khrplatform.h) +../include/eglwindowcommon.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/eglwindowcommon.h) +../include/eglwindow.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/eglwindow.h) +../include/eglwindowinterface.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/eglwindowinterface.h) #ifdef SYMBIAN_EGLHEADERS_API_VERSION_1_4 ../include/1.4/egl.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(EGL/egl.h) @@ -56,6 +61,7 @@ PRJ_MMPFILES egllib.mmp +eglwindow.mmp PRJ_TESTEXPORTS