diff -r e70851cd9e5e -r a3f46bb01be2 guestrendering/guestopenvg/rom/guestopenvg.iby --- a/guestrendering/guestopenvg/rom/guestopenvg.iby Thu Sep 16 12:43:44 2010 +0100 +++ b/guestrendering/guestopenvg/rom/guestopenvg.iby Mon Sep 20 14:29:05 2010 +0100 @@ -1,23 +1,23 @@ -// Copyright (c) 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" -// which accompanies this distribution, and is available -// at the URL "http://www.eclipse.org/legal/epl-v10.html". -// -// Initial Contributors: -// Nokia Corporation - initial contribution. -// -// Contributors: -// -// Description: -// Guest OpenVG IBY File - -#ifndef __GUEST_OPENVG_IBY__ -#define __GUEST_OPENVG_IBY__ - -file=ABI_DIR\BUILD_DIR\guestopenvg.dll sys\bin\libopenvg.dll -file=ABI_DIR\BUILD_DIR\guestopenvgu.dll sys\bin\libopenvgu.dll -file=ABI_DIR\BUILD_DIR\vghwutils.dll sys\bin\vghwutils.dll -file=ABI_DIR\BUILD_DIR\vghwserialiser.dll sys\bin\vghwserialiser.dll -#endif +// Copyright (c) 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" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// Guest OpenVG IBY File + +#ifndef __GUEST_OPENVG_IBY__ +#define __GUEST_OPENVG_IBY__ + +file=ABI_DIR\BUILD_DIR\guestopenvg.dll sys\bin\libopenvg.dll +file=ABI_DIR\BUILD_DIR\guestopenvgu.dll sys\bin\libopenvgu.dll +file=ABI_DIR\BUILD_DIR\vghwutils.dll sys\bin\vghwutils.dll +file=ABI_DIR\BUILD_DIR\vghwserialiser.dll sys\bin\vghwserialiser.dll +#endif