ChangeSet ID: 6568
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/12/10 19:31:56
Modified files:
tools : mingwrap.c
Log message:
Wine internal includes should not be in the include path.
Patch: http://cvs.winehq.com/patch.py?id=6568
Old revision New revision Changes Path
1.1 1.2 +0 -1 wine/tools/mingwrap.c
ChangeSet ID: 6565
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/12/10 19:30:14
Modified files:
tools : makedep.c
Log message:
Try to open source file in current directory first in case it is a
generated file.
Patch: http://cvs.winehq.com/patch.py?id=6565
Old revision New revision Changes Path
1.13 1.14 +10 -4 wine/tools/makedep.c