windowing/windowserverplugins/openwfc/group/stdplugin.mmp
branchRCL_3
changeset 19 bbf46f59e123
parent 5 25f95128741d
child 20 25ffed67c7ef
equal deleted inserted replaced
18:57c618273d5c 19:bbf46f59e123
    73 LIBRARY     wsgraphicdrawer.lib
    73 LIBRARY     wsgraphicdrawer.lib
    74 LIBRARY     libwfc.lib
    74 LIBRARY     libwfc.lib
    75 LIBRARY     wfcinterop.lib
    75 LIBRARY     wfcinterop.lib
    76 LIBRARY     surfacemanager.lib
    76 LIBRARY     surfacemanager.lib
    77 LIBRARY	 	libEGL.lib
    77 LIBRARY	 	libEGL.lib
       
    78 LIBRARY	 	bitgdi.lib
    78 //TODO Change the following line once eglsynchelper has been corrected
    79 //TODO Change the following line once eglsynchelper has been corrected
    79 //     to be available as a dynamic library
    80 //     to be available as a dynamic library
    80 STATICLIBRARY  eglsynchelper.lib
    81 STATICLIBRARY  eglsynchelper.lib
    81 LIBRARY     bitgdi.lib // needed just for CFbsDevice::DisplayMode16M call
       
    82 
    82 
    83 #ifdef WINS
    83 #ifdef WINS
    84 LIBRARY		osbwin32.lib
    84 LIBRARY		osbwin32.lib
    85 #endif
    85 #endif
    86 
    86