22 Aug
2004
22 Aug
'04
10:33 p.m.
ChangeSet ID: 13443 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/08/22 17:33:57 Modified files: include : Makefile.in dlls/ole32 : dcom.h Makefile.in . : Make.rules.in Log message: Added recursive idl target to allow updating idl files private to a dll. Patch: http://cvs.winehq.org/patch.py?id=13443 Old revision New revision Changes Path 1.136 1.137 +0 -2 wine/include/Makefile.in 1.2 1.3 +8 -2 wine/dlls/ole32/dcom.h 1.36 1.37 +10 -0 wine/dlls/ole32/Makefile.in 1.173 1.174 +11 -2 wine/Make.rules.in