sf_config/rombuild/syborg/graphics/aa/libvgi.iby
author William Roberts <williamr@symbian.org>
Tue, 11 May 2010 13:45:04 +0100
branchRCL_3
changeset 40 c6e687949bf3
parent 16 4a76c5fd669b
permissions -rw-r--r--
Add symbian_os_romdefs.hby to the sf_config exports, to fix Bug 2692
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
     1
/*
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
     2
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
     3
* All rights reserved.
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
     4
* This component and the accompanying materials are made available
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
     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
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
     6
* which accompanies this distribution, and is available
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
     7
* at the URL "http://www.symbianfoundation.org/legal/licencesv10.html".
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
     8
*
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
     9
* Initial Contributors:
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    11
*
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    12
* Contributors:
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    13
*
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    14
* Description:
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    15
*
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    16
*/
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    17
// VGI.iby
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    18
//
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    19
//
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    20
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    21
#ifndef __OPENVG_VGI_IBY__
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    22
#define __OPENVG_VGI_IBY__
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    23
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    24
file=ABI_DIR\BUILD_DIR\libvgi.dll       \sys\bin\libvgi.dll
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    25
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    26
#endif