sf_config/rombuild/syborg/graphics/screendriver.iby
branchRCL_3
changeset 16 4a76c5fd669b
equal deleted inserted replaced
10:d9b045c41e83 16:4a76c5fd669b
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * 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
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.symbianfoundation.org/legal/licencesv10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 
       
    18 #ifndef __SCREENDRIVER_IBY__
       
    19 #define __SCREENDRIVER_IBY__
       
    20 
       
    21 //#ifdef SYMBIAN_GRAPHICS_USE_GCE
       
    22 file=ABI_DIR\DEBUG_DIR\_generic_scdv.dll           \sys\bin\scdv.dll           // Generic Driver with GCE Support
       
    23 //#else
       
    24 //file=ABI_DIR\DEBUG_DIR\_omapqvga_scdv.dll          \sys\bin\scdv.dll           // Generic Driver without GCE Support
       
    25 //#endif
       
    26 
       
    27 #endif