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: @file sl@0: */ sl@0: sl@0: PRJ_PLATFORMS sl@0: sl@0: DEFAULT sl@0: ARMV5SMP sl@0: sl@0: PRJ_EXPORTS sl@0: sl@0: ../inc/sgimage_sw.h OS_LAYER_PLATFORM_EXPORT_PATH(sgresource/sgimage_sw.h) sl@0: ../inc/sgcommon.h OS_LAYER_PLATFORM_EXPORT_PATH(sgresource/sgcommon.h) sl@0: ../inc/sgdevice.h OS_LAYER_PLATFORM_EXPORT_PATH(sgresource/sgdevice.h) sl@0: ../inc/sgdevice.inl OS_LAYER_PLATFORM_EXPORT_PATH(sgresource/sgdevice.inl) sl@0: ../inc/sgextension.h OS_LAYER_PLATFORM_EXPORT_PATH(sgresource/sgextension.h) sl@0: ../inc/sgextension.inl OS_LAYER_PLATFORM_EXPORT_PATH(sgresource/sgextension.inl) sl@0: ../inc/sgdriver_profiling.h OS_LAYER_PLATFORM_EXPORT_PATH(sgresource/sgdriver_profiling.h) sl@0: ../inc/sgdriver_test.h OS_LAYER_PLATFORM_EXPORT_PATH(sgresource/sgdriver_test.h) sl@0: sl@0: sgresource_sw.iby /epoc32/rom/include/sgresource_sw.iby sl@0: sgresource_mbx.iby /epoc32/rom/include/sgresource_mbx.iby sl@0: sgresource_sgx.iby /epoc32/rom/include/sgresource_sgx.iby sl@0: sl@0: PRJ_MMPFILES sl@0: sl@0: #ifdef WINS sl@0: sgresource_wins.mmp sl@0: #else sl@0: sgresource_sw.mmp sl@0: sgresource_mbx.mmp sl@0: sgresource_sgx.mmp sl@0: #endif sl@0: sgextension.mmp sl@0: sgdevice.mmp sl@0: sl@0: // include test code sl@0: #include "../test/group/bld.inf"