ChangeSet ID: 102719165254679661158389 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/07/20 14:00:52
Modified files: tools/widl : Makefile.in parser.l widl.c tools/wrc : Makefile.in parser.y wrc.c
Log message: Explicitly specify the path to wpp.h so we don't need to change the include path, to avoid conflicts with multiple y.tab.h files.
Patch: http://cvs.winehq.com/patch.py?id=102719165254679661158389
Revision Changes Path 1.2 +0 -1 wine/tools/widl/Makefile.in 1.2 +1 -1 wine/tools/widl/parser.l 1.2 +1 -1 wine/tools/widl/widl.c 1.20 +0 -1 wine/tools/wrc/Makefile.in 1.32 +1 -1 wine/tools/wrc/parser.y 1.13 +1 -1 wine/tools/wrc/wrc.c