windowing/windowserverplugins/openwfc/group/stdplugin.mmp
branchNewGraphicsArchitecture
changeset 37 31d52bbe209c
parent 33 25f95128741d
child 163 bbf46f59e123
equal deleted inserted replaced
35:3aa07f06a4b7 37:31d52bbe209c
    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