1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/graphics/graphicstest/graphicstestharness/group/TGraphicsHarness.mmp Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,87 @@
1.4 +// Copyright (c) 2005-2010 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 +//
1.18 +
1.19 +TARGET tgraphicsharness.dll
1.20 +TARGETTYPE DLL
1.21 +UID 0x1100008D 0x10273363
1.22 +VENDORID 0x70000001
1.23 +CAPABILITY All -tcb
1.24 +
1.25 +OS_LAYER_SYSTEMINCLUDE
1.26 +
1.27 +USERINCLUDE ../inc
1.28 +SOURCEPATH ../src
1.29 +SOURCE TGraphicsHarness.cpp
1.30 +SOURCE TTMSGraphicsStep.cpp
1.31 +SOURCE thashreferenceimages.cpp
1.32 +SOURCE apgrfxfacade.cpp
1.33 +
1.34 +#if defined(WINS)
1.35 +// No special resource file required for emulator since eshell is not required.
1.36 +#else
1.37 +#ifdef SYMBIAN_SYSTEM_STATE_MANAGEMENT
1.38 +// No special resource file required. SSMA enables doing this by adding keyword in iby.
1.39 +#else // SYMBIAN_SYSTEM_STATE_MANAGEMENT
1.40 +// Resource file for overnight DABS automated hardware testing: Full techview bootup + eshell
1.41 +sourcepath ../resource/hardware
1.42 +START RESOURCE SSCForStartupMode0_eshell.rss
1.43 +TARGETPATH /private/10205c44/graphics/test
1.44 +END
1.45 +#endif // SYMBIAN_SYSTEM_STATE_MANAGEMENT
1.46 +#endif
1.47 +
1.48 +
1.49 +LIBRARY euser.lib
1.50 +LIBRARY testexecuteutils.lib
1.51 +LIBRARY testexecutelogclient.lib
1.52 +LIBRARY ws32.lib
1.53 +LIBRARY bitgdi.lib
1.54 +LIBRARY fbscli.lib
1.55 +LIBRARY hal.lib
1.56 +LIBRARY hash.lib
1.57 +LIBRARY flogger.lib
1.58 +LIBRARY efsrv.lib
1.59 +LIBRARY bafl.lib
1.60 +DEFFILE TGraphicsHarness.def
1.61 +
1.62 +START BITMAP wsautotest.mbm
1.63 +HEADER
1.64 +TARGETPATH /wstest
1.65 +SOURCEPATH ../images
1.66 +SOURCE 2 bmp1.bmp bmp1mask.bmp
1.67 +SOURCE 8 alpha1.bmp alpha2.bmp alpha3.bmp
1.68 +SOURCE c24 circles24b.bmp
1.69 +SOURCE 1 circles_mask2b.bmp
1.70 +SOURCE c24 circles_mask256.bmp
1.71 +SOURCE c24 b9.bmp
1.72 +END
1.73 +
1.74 +START BITMAP testcircles.mbm
1.75 +HEADER
1.76 +TARGETPATH /wstest
1.77 +SOURCEPATH ../images
1.78 +SOURCE c24 testcircles.bmp
1.79 +END
1.80 +
1.81 +START BITMAP spritebitmaps.mbm
1.82 +HEADER
1.83 +TARGETPATH /wstest
1.84 +SOURCEPATH ../images
1.85 +SOURCE 2 windml1a.bmp windml2a.bmp windml1b.bmp windml2b.bmp
1.86 +SOURCE 2 windml1c.bmp windml2c.bmp windml1d.bmp windml2d.bmp
1.87 +SOURCE 2 mil1mask.bmp mil2mask.bmp
1.88 +END
1.89 +
1.90 +SMPSAFE