os/graphics/graphicscomposition/surfaceupdate/group/tsurfaceupdateserverinteg.mmp
Update contrib.
1 // Copyright (c) 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".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // path to script file:
15 // z:\surfaceupdate\surfaceupdateinteg.script
16 // NOTE - these tests require the screen capture plugin,
17 // which is a wserv_std_plugins test component
18 // (and so requires a test build of wserv_std_plugins to succeed)
26 @internalComponent - Internal Symbian test code
29 TARGET tsurfaceupdateserverinteg.exe
31 UID 0x1000007A 0x10286B35
34 // NOTE: Capabilities are same as surfaceupdateserver.mmp plus SwEvent
35 CAPABILITY PowerMgmt ReadDeviceData WriteDeviceData ProtServ SwEvent
39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
40 OS_LAYER_LIBC_SYSTEMINCLUDE
45 source tsurfaceupdateserverinteg.cpp
46 source tsurfaceupdateinteg.cpp
48 source tredrawhandler.cpp
49 source tsurfacehelper.cpp
53 LIBRARY surfacemanager.lib
54 LIBRARY testexecuteutils.lib
55 LIBRARY tgraphicsharness.lib
56 LIBRARY testexecutelogclient.lib ws32.lib surfaceupdateclient.lib gdi.lib fbscli.lib bitgdi.lib
59 // We're quite heavy on the stack... 4k in WinS isn't enough...