ChangeSet ID: 6655 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/12/14 21:01:20
Modified files: tools/widl : widl.h widl.c header.c include : Makefile.in
Log message: Ove Kaaven ovek@transgaming.com Output raw ICOM-less C/C++ interface definitions by default. Added new -b and -B command-line options for compatibility with ICOM macros.
Patch: http://cvs.winehq.com/patch.py?id=6655
Old revision New revision Changes Path 1.3 1.4 +2 -0 wine/tools/widl/widl.h 1.8 1.9 +28 -1 wine/tools/widl/widl.c 1.9 1.10 +133 -29 wine/tools/widl/header.c 1.70 1.71 +1 -1 wine/include/Makefile.in