cocos2d-x - Desktop application using OpenGL ES

Hi,

When my project is built as a windows desktop application (proj.win32), the resulting executable uses OpenGL DLL. I wanted to know if it is possible by changing only few flags to get a windows desktop application that uses OpenGL ES DLL instead?