"Playing" a bit with WebKit sources for Windows (using WinCairo port) I
expected to activate HTML5 video tag. I just simply put : #define
ENABLE_VIDEO 1 and rebuilt everything. But I realized that only few files
are concerned by USE(ENABLE_VIDEO) and are not even .CPP files.

So something may have been falling through the net... But what ? What is
missing from Visual Studio generation ? Which procedure shall be applied to
get .CPP files included into MS projects ?
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to