windowing/windowserver/group/wserv.iby
changeset 123 f9816ed9a757
parent 0 5d03bc08d59c
equal deleted inserted replaced
122:5fabdb30d001 123:f9816ed9a757
    21 
    21 
    22 #ifdef SYMBIAN_GRAPHICS_USE_GCE
    22 #ifdef SYMBIAN_GRAPHICS_USE_GCE
    23 file=ABI_DIR\BUILD_DIR\wserv_nga.exe 	System\Libs\EwSrv.exe
    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
    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 
    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 
    26 file=ABI_DIR\BUILD_DIR\wsgraphicdrawer_nga.dll	System\Libs\WsGraphicDrawer.dll
       
    27 
       
    28 #if defined(SYMBIAN_GRAPHICS_USE_OPENWF) && !defined(SYMBIAN_GRAPHICS_USE_OPENWF_MIGRATION)
       
    29 REM Pure OpenWF implementation, so skipping proprietary compositor
       
    30 #else
    27 #include <gce.iby>
    31 #include <gce.iby>
       
    32 #endif
       
    33 
    28 #include <wserv_std_plugins.iby>
    34 #include <wserv_std_plugins.iby>
    29 //wserv calls eglReleaseThread() on exit
    35 //wserv calls eglReleaseThread() on exit
    30 #include <egl.iby>
    36 #include <egl.iby>
    31 
    37 
    32 #include <graphics_adaptation.hby>
    38 #include <graphics_adaptation.hby>