[PATCH 5/6] jscript: Added conditional compilation @set support.

Jacek Caban jacek at codeweavers.com
Tue Sep 30 09:51:57 CDT 2014


---
 dlls/jscript/Makefile.in |   1 +
 dlls/jscript/cc_parser.y | 123
+++++++++++++++++++++++++++++++++++++++++++++++
 dlls/jscript/jscript.h   |   4 ++
 dlls/jscript/jscript.rc  |   4 ++
 dlls/jscript/lex.c       |  94 +++++++++++++++++++++++++++++++++++-
 dlls/jscript/parser.h    |  15 ++++++
 dlls/jscript/resource.h  |   4 ++
 7 files changed, 243 insertions(+), 2 deletions(-)
 create mode 100644 dlls/jscript/cc_parser.y


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-jscript-Added-conditional-compilation-set-support.diff
Type: text/x-patch
Size: 11278 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140930/4ee06edd/attachment.bin>


More information about the wine-patches mailing list