graphics_plat/guestvideodriver_api/ldd/group/reqhandlerextensionlib.mmp
branchbug235_bringup_0
changeset 153 d8f29c307082
equal deleted inserted replaced
148:706129140cfc 153:d8f29c307082
       
     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 // Provide a library interface for the request handler extension.
       
    15 // The implementation is expected to be provided by the graphics.simulator
       
    16 // package.
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 TARGET          reqhandlerextension.lib
       
    21 TARGETTYPE      IMPLIB
       
    22 DEFFILE         ../eabi/reqhandlerextension.def
       
    23