openvg/openvgrefimplementation/sfopenvg/group/sfopenvg.iby
changeset 43 7579f232bae7
equal deleted inserted replaced
36:01a6848ebfd7 43:7579f232bae7
       
     1 /*
       
     2 * Copyright (c) 2009 Symbian Foundation Ltd
       
     3 * This component and the accompanying materials are made available
       
     4 * under the terms of the License "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 * Symbian Foundation Ltd - initial contribution.
       
    10 * 
       
    11 * Contributors:
       
    12 *
       
    13 * Description:  
       
    14 * Component IBY file for the SF OpenVG reference implementation.
       
    15 */
       
    16 
       
    17 #ifndef __SFOPENVG_IBY__
       
    18 #define __SFOPENVG_IBY__
       
    19 
       
    20 file=ABI_DIR\BUILD_DIR\libopenvg.dll           sys\bin\libopenvg.dll
       
    21 file=ABI_DIR\BUILD_DIR\libopenvgu.dll          sys\bin\libopenvgu.dll
       
    22 file=ABI_DIR\BUILD_DIR\libEGL.dll              sys\bin\libegl.dll
       
    23 file=ABI_DIR\BUILD_DIR\sflibopenvgrefimpl.dll  sys\bin\sflibopenvgrefimpl.dll
       
    24 
       
    25 // VGI included from elsewhere
       
    26 // file=ABI_DIR\BUILD_DIR\libvgi.dll              sys\bin\libvgi.dll
       
    27 
       
    28 #endif