sf_config/rombuild/syborg/graphics/aa/bitgdi.iby
branchRCL_3
changeset 42 a7133d76f724
parent 40 c6e687949bf3
child 43 1d2d80cd09d4
equal deleted inserted replaced
40:c6e687949bf3 42:a7133d76f724
     1 // Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // 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
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.symbianfoundation.org/legal/licencesv10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 #ifndef __BITGDI_IBY__
       
    17 #define __BITGDI_IBY__
       
    18 
       
    19 #ifdef SYMBIAN_GRAPHICS_USE_GCE
       
    20 file=ABI_DIR\BUILD_DIR\bitgdi_gce.dll 		System\Libs\BitGdi.dll
       
    21 #else
       
    22 file=ABI_DIR\BUILD_DIR\bitgdi.dll 		System\Libs\BitGdi.dll
       
    23 #endif
       
    24 
       
    25 #endif