First public contribution.
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
4 * This component and the accompanying materials are made available
5 * under the terms of "Eclipse Public License v1.0"
6 * which accompanies this distribution, and is available
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
20 REM Window Server - defaults to exporting the non-GCE based build
22 #ifdef SYMBIAN_GRAPHICS_USE_GCE
23 file=ABI_DIR\BUILD_DIR\wserv_nga.exe System\Libs\EwSrv.exe
24 file=ABI_DIR\BUILD_DIR\ws32_nga.dll System\Libs\Ws32.dll
25 file=ABI_DIR\BUILD_DIR\remotegc_nga.dll System\Libs\remotegc.dll
26 file=ABI_DIR\BUILD_DIR\wsgraphicdrawer_nga.dll System\Libs\WsGraphicDrawer.dll
28 #if defined(SYMBIAN_GRAPHICS_USE_OPENWF) && !defined(SYMBIAN_GRAPHICS_USE_OPENWF_MIGRATION)
29 REM Pure OpenWF implementation, so skipping proprietary compositor
34 #include <wserv_std_plugins.iby>
35 //wserv calls eglReleaseThread() on exit
38 #include <graphics_adaptation.hby>
39 #if defined(INCLUDE_GRAPHICSRESOURCEADAPTER)
40 # include <graphicsresource.iby>
41 file=ABI_DIR\BUILD_DIR\graphicsresourcewrapper.dll System\Libs\graphicsresourcewrapper.dll
43 file=ABI_DIR\BUILD_DIR\graphicsresourcewrapper_stub.dll System\Libs\graphicsresourcewrapper.dll
47 file=ABI_DIR\BUILD_DIR\wserv_nonnga.exe System\Libs\EwSrv.exe
48 file=ABI_DIR\BUILD_DIR\ws32_nonnga.dll System\Libs\Ws32.dll
49 file=ABI_DIR\BUILD_DIR\remotegc_nonnga.dll System\Libs\remotegc.dll
50 file=ABI_DIR\BUILD_DIR\wsgraphicdrawer_nonnga.dll System\Libs\WsGraphicDrawer.dll
53 ECOM_PLUGIN_UDEB(2001B70B.dll,2001B70B.rsc)
55 ECOM_PLUGIN(2001B70B.dll,2001B70B.rsc)
59 file=ABI_DIR\BUILD_DIR\w32stdgraphic.dll System\Libs\W32StdGraphic.dll
62 ECOM_PLUGIN_UDEB(10281922.dll,10281922.rsc)
64 ECOM_PLUGIN(10281922.dll,10281922.rsc)