diff -r c6e687949bf3 -r a7133d76f724 sf_config/rombuild/syborg/graphics/aa/bitgdi.iby --- a/sf_config/rombuild/syborg/graphics/aa/bitgdi.iby Tue May 11 13:45:04 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,25 +0,0 @@ -// Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). -// All rights reserved. -// This component and the accompanying materials are made available -// under the terms of the License "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members -// which accompanies this distribution, and is available -// at the URL "http://www.symbianfoundation.org/legal/licencesv10.html". -// -// Initial Contributors: -// Nokia Corporation - initial contribution. -// -// Contributors: -// -// Description: -// - -#ifndef __BITGDI_IBY__ -#define __BITGDI_IBY__ - -#ifdef SYMBIAN_GRAPHICS_USE_GCE -file=ABI_DIR\BUILD_DIR\bitgdi_gce.dll System\Libs\BitGdi.dll -#else -file=ABI_DIR\BUILD_DIR\bitgdi.dll System\Libs\BitGdi.dll -#endif - -#endif