1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/graphics/graphicsresourceservices/graphicsresource/group/bld.inf Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,73 @@
1.4 +// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
1.5 +// All rights reserved.
1.6 +// This component and the accompanying materials are made available
1.7 +// under the terms of "Eclipse Public License v1.0"
1.8 +// which accompanies this distribution, and is available
1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.10 +//
1.11 +// Initial Contributors:
1.12 +// Nokia Corporation - initial contribution.
1.13 +//
1.14 +// Contributors:
1.15 +//
1.16 +// Description:
1.17 +// Graphics Resource
1.18 +//
1.19 +//
1.20 +
1.21 +/**
1.22 + @file
1.23 +*/
1.24 +
1.25 +PRJ_PLATFORMS
1.26 +
1.27 +DEFAULT
1.28 +
1.29 +PRJ_EXPORTS
1.30 +
1.31 +../inc/sgerror.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgerror.h)
1.32 +../inc/sgconst.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgconst.h)
1.33 +../inc/sgresource.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgresource.h)
1.34 +../inc/sgresource.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgresource.inl)
1.35 +../inc/sgimage.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgimage.h)
1.36 +../inc/sgimagecollection.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgimagecollection.h)
1.37 +../inc/sgutils.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgutils.h)
1.38 +
1.39 +../inc/sgresourceadapter.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgresourceadapter.h)
1.40 +../inc/sgresourceadapter.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgresourceadapter.inl)
1.41 +../inc/sgimageadapter.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgimageadapter.h)
1.42 +../inc/sgimagecollectionadapter.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgimagecollectionadapter.h)
1.43 +
1.44 +../bwins/graphicsresourceadapteru.def /epoc32/include/graphics/def/bwins/graphicsresourceadapteru.def
1.45 +../eabi/graphicsresourceadapteru.def /epoc32/include/graphics/def/eabi/graphicsresourceadapteru.def
1.46 +
1.47 +graphicsresource.iby /epoc32/rom/include/graphicsresource.iby
1.48 +
1.49 +PRJ_MMPFILES
1.50 +
1.51 +graphicsresource.mmp
1.52 +#ifndef WINS
1.53 +graphicsresourceadapter_lib.mmp
1.54 +graphicsresourceadapter_stub.mmp
1.55 +#endif
1.56 +
1.57 +PRJ_TESTMMPFILES
1.58 +
1.59 +#if defined(WINS)
1.60 +tgraphicsresource_wins.mmp
1.61 +tgraphicsresourcesecondprocess_wins.mmp
1.62 +#elif defined(GENERIC_MARM)
1.63 +tgraphicsresource_sw.mmp
1.64 +tgraphicsresourcesecondprocess_sw.mmp
1.65 +tgraphicsresource_mbx.mmp
1.66 +tgraphicsresourcesecondprocess_mbx.mmp
1.67 +#endif
1.68 +
1.69 +PRJ_TESTEXPORTS
1.70 +
1.71 +../test/scripts/graphicsresourcetest_t_generic.script z:/graphicsresourcetest/graphicsresourcetest_t_generic.script
1.72 +../test/scripts/graphicsresourcetest_t_sw.script z:/graphicsresourcetest/graphicsresourcetest_t_sw.script
1.73 +../test/scripts/graphicsresourcetest_t_mbx.script z:/graphicsresourcetest/graphicsresourcetest_t_mbx.script
1.74 +
1.75 +graphicsresourcetest_adaptation.hby /epoc32/rom/include/graphicsresourcetest_adaptation.hby
1.76 +graphicsresourcetest.iby /epoc32/rom/include/graphicsresourcetest.iby