[webkit-dev] Exposing Mouse Simulation event API from webkit
ankit srivastav
ank.cpp at gmail.com
Fri Feb 8 21:59:39 PST 2013
HI All,
I'm working on Webkit for WIN post.
I have done changes to expose the mouse simulation API from webkit.
Everything is working fine. But I have a issue I have done changes in
webpage.message.in file .
This file will create derived sources file.
The functions I have added in a Tag (#define S_WIN)
but this doesn't seems to work as in the derived sources I can't find my
Tag, but I can see other tags like #if ENABLE(TOUCH_EVENTS) in derived
sources files.
Can someone give me an idea how I can make my Tag work for derived sources
files.
Reagards,
Ankit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130209/b0f4275c/attachment.html>
More information about the webkit-dev
mailing list