ChangeSet ID: 10304873669636107725828 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/08/27 17:29:26
Modified files: tools/widl : parser.l widl.c tools/winebuild: import.c tools/wpp : wpp.c wpp.h tools/wrc : wrc.c
Log message: Try to derive temp file names from output file names for better portability.
Patch: http://cvs.winehq.com/patch.py?id=10304873669636107725828
Revision Changes Path 1.5 +1 -1 wine/tools/widl/parser.l 1.4 +1 -1 wine/tools/widl/widl.c 1.40 +11 -12 wine/tools/winebuild/import.c 1.5 +9 -6 wine/tools/wpp/wpp.c 1.2 +1 -1 wine/tools/wpp/wpp.h 1.17 +1 -1 wine/tools/wrc/wrc.c