os/graphics/graphicsresourceservices/graphicsresource/group/bld.inf
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 // Copyright (c) 2007-2009 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 // Graphics Resource
    15 // 
    16 //
    17 
    18 /**
    19  @file
    20 */
    21 
    22 PRJ_PLATFORMS
    23 
    24 DEFAULT
    25 
    26 PRJ_EXPORTS
    27 
    28 ../inc/sgerror.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgerror.h)
    29 ../inc/sgconst.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgconst.h)
    30 ../inc/sgresource.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgresource.h)
    31 ../inc/sgresource.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgresource.inl)
    32 ../inc/sgimage.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgimage.h)
    33 ../inc/sgimagecollection.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgimagecollection.h)
    34 ../inc/sgutils.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgutils.h)
    35 
    36 ../inc/sgresourceadapter.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgresourceadapter.h)
    37 ../inc/sgresourceadapter.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgresourceadapter.inl)
    38 ../inc/sgimageadapter.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgimageadapter.h)
    39 ../inc/sgimagecollectionadapter.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgimagecollectionadapter.h)
    40 
    41 ../bwins/graphicsresourceadapteru.def /epoc32/include/graphics/def/bwins/graphicsresourceadapteru.def
    42 ../eabi/graphicsresourceadapteru.def /epoc32/include/graphics/def/eabi/graphicsresourceadapteru.def
    43 
    44 graphicsresource.iby /epoc32/rom/include/graphicsresource.iby
    45 
    46 PRJ_MMPFILES
    47 
    48 graphicsresource.mmp
    49 #ifndef WINS
    50 graphicsresourceadapter_lib.mmp
    51 graphicsresourceadapter_stub.mmp
    52 #endif
    53 
    54 PRJ_TESTMMPFILES
    55 
    56 #if defined(WINS)
    57 tgraphicsresource_wins.mmp
    58 tgraphicsresourcesecondprocess_wins.mmp
    59 #elif defined(GENERIC_MARM)
    60 tgraphicsresource_sw.mmp
    61 tgraphicsresourcesecondprocess_sw.mmp
    62 tgraphicsresource_mbx.mmp
    63 tgraphicsresourcesecondprocess_mbx.mmp
    64 #endif
    65 
    66 PRJ_TESTEXPORTS
    67 
    68 ../test/scripts/graphicsresourcetest_t_generic.script	z:/graphicsresourcetest/graphicsresourcetest_t_generic.script
    69 ../test/scripts/graphicsresourcetest_t_sw.script		z:/graphicsresourcetest/graphicsresourcetest_t_sw.script
    70 ../test/scripts/graphicsresourcetest_t_mbx.script		z:/graphicsresourcetest/graphicsresourcetest_t_mbx.script
    71 
    72 graphicsresourcetest_adaptation.hby	/epoc32/rom/include/graphicsresourcetest_adaptation.hby
    73 graphicsresourcetest.iby	/epoc32/rom/include/graphicsresourcetest.iby