sl@0: // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // Graphics Resource sl@0: // sl@0: // sl@0: sl@0: /** sl@0: @file sl@0: */ sl@0: sl@0: PRJ_PLATFORMS sl@0: sl@0: DEFAULT sl@0: sl@0: PRJ_EXPORTS sl@0: sl@0: ../inc/sgerror.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgerror.h) sl@0: ../inc/sgconst.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgconst.h) sl@0: ../inc/sgresource.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgresource.h) sl@0: ../inc/sgresource.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgresource.inl) sl@0: ../inc/sgimage.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgimage.h) sl@0: ../inc/sgimagecollection.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgimagecollection.h) sl@0: ../inc/sgutils.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgutils.h) sl@0: sl@0: ../inc/sgresourceadapter.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgresourceadapter.h) sl@0: ../inc/sgresourceadapter.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgresourceadapter.inl) sl@0: ../inc/sgimageadapter.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgimageadapter.h) sl@0: ../inc/sgimagecollectionadapter.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/sgimagecollectionadapter.h) sl@0: sl@0: ../bwins/graphicsresourceadapteru.def /epoc32/include/graphics/def/bwins/graphicsresourceadapteru.def sl@0: ../eabi/graphicsresourceadapteru.def /epoc32/include/graphics/def/eabi/graphicsresourceadapteru.def sl@0: sl@0: graphicsresource.iby /epoc32/rom/include/graphicsresource.iby sl@0: sl@0: PRJ_MMPFILES sl@0: sl@0: graphicsresource.mmp sl@0: #ifndef WINS sl@0: graphicsresourceadapter_lib.mmp sl@0: graphicsresourceadapter_stub.mmp sl@0: #endif sl@0: sl@0: PRJ_TESTMMPFILES sl@0: sl@0: #if defined(WINS) sl@0: tgraphicsresource_wins.mmp sl@0: tgraphicsresourcesecondprocess_wins.mmp sl@0: #elif defined(GENERIC_MARM) sl@0: tgraphicsresource_sw.mmp sl@0: tgraphicsresourcesecondprocess_sw.mmp sl@0: tgraphicsresource_mbx.mmp sl@0: tgraphicsresourcesecondprocess_mbx.mmp sl@0: #endif sl@0: sl@0: PRJ_TESTEXPORTS sl@0: sl@0: ../test/scripts/graphicsresourcetest_t_generic.script z:/graphicsresourcetest/graphicsresourcetest_t_generic.script sl@0: ../test/scripts/graphicsresourcetest_t_sw.script z:/graphicsresourcetest/graphicsresourcetest_t_sw.script sl@0: ../test/scripts/graphicsresourcetest_t_mbx.script z:/graphicsresourcetest/graphicsresourcetest_t_mbx.script sl@0: sl@0: graphicsresourcetest_adaptation.hby /epoc32/rom/include/graphicsresourcetest_adaptation.hby sl@0: graphicsresourcetest.iby /epoc32/rom/include/graphicsresourcetest.iby