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