windowing/windowserverplugins/openwfc/group/stdplugin.mmp
changeset 116 171fae344dd4
parent 36 01a6848ebfd7
equal deleted inserted replaced
103:2717213c588a 116:171fae344dd4
    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 
    82 
    82 #ifdef WINS
    83 #ifdef WINS