khronosfws/openmax_al/rom/openmax_al.iby
branchRCL_3
changeset 20 0ac9a5310753
parent 19 095bea5f582e
child 21 999b2818a0eb
equal deleted inserted replaced
19:095bea5f582e 20:0ac9a5310753
     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 "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: OpenMAX AL iby file for exporting dll to ROM/ROFS.
       
    15 *
       
    16 */
       
    17 
       
    18 #ifndef OPENMAX_AL_IBY
       
    19 #define OPENMAX_AL_IBY
       
    20 
       
    21 #include <bldvariant.hrh>
       
    22 #ifdef FF_OPENMAX_AL
       
    23 
       
    24 file=ABI_DIR/BUILD_DIR/openmaxal.dll         SHARED_LIB_DIR/openmaxal.dll
       
    25 
       
    26 //OpenMAX_AL_Stub
       
    27 data=ZSYSTEM/install/openmax_al_stub.sis         System/Install/openmax_al_stub.sis
       
    28 data=/epoc32/winscw/c/openmaxal/openmaxal.cfg           openmaxal/openmaxal.cfg
       
    29 
       
    30 #endif //FF_OPENMAX_AL
       
    31 
       
    32 #endif //OPENMAX_AL_IBY
       
    33 
       
    34 //End of File