diff -r bbf46f59e123 -r 25ffed67c7ef egl/eglrefimpl/group/egl_ref.iby --- a/egl/eglrefimpl/group/egl_ref.iby Tue Aug 31 16:31:06 2010 +0300 +++ b/egl/eglrefimpl/group/egl_ref.iby Wed Sep 01 12:39:21 2010 +0100 @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2009 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" @@ -16,6 +16,6 @@ #ifndef EGL_REF_IBY #define EGL_REF_IBY -file=ABI_DIR\BUILD_DIR\libegl_ref.dll \sys\bin\libEGL.dll +file=ABI_DIR\DEBUG_DIR\libegl_ref.dll \sys\bin\libEGL.dll #endif