guestrendering/guestvideodriver/rom/guestvideodriver.iby
branchbug235_bringup_0
changeset 51 4f400a6ea71f
parent 49 3b4f7e9d873f
child 52 39e5f73667ba
equal deleted inserted replaced
49:3b4f7e9d873f 51:4f400a6ea71f
     1 // Copyright (c) 2010 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 "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // ROM IBY file for Guest Video Driver
       
    15 
       
    16 #ifndef GUESTVIDEODRIVER_IBY
       
    17 #define GUESTVIDEODRIVER_IBY
       
    18 
       
    19 
       
    20 file=ABI_DIR\BUILD_DIR\guestvideohwapi.dll                SHARED_LIB_DIR\guestvideohwapi.dll
       
    21 
       
    22 #ifdef FAISALMEMON_S4_SGIMAGE
       
    23 extension[VARID]=KERNEL_DIR\BUILD_DIR\reqhandlerextension.dll   \sys\bin\reqhandlerextension.dll
       
    24 #endif
       
    25 device[VARID]=KERNEL_DIR\BUILD_DIR\guestvideohw.ldd         \sys\bin\guestvideohw.ldd
       
    26 
       
    27 #endif // GUESTVIDEODRIVER_IBY
       
    28 
       
    29 //  End of File