wine/ include/Makefile.in dlls/ole32/Makefile. ...

Alexandre Julliard julliard at winehq.org
Mon Sep 20 19:35:03 CDT 2004


ChangeSet ID:	13855
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/09/20 19:35:03

Modified files:
	include        : Makefile.in 
	dlls/ole32     : Makefile.in 
	dlls/itss      : Makefile.in 
	.              : Makefile.in Make.rules.in 
Removed files:
	include        : wtypes.h urlmon.h unknwn.h strmif.h shtypes.h 
	                 shobjidl.h shldisp.h servprov.h pstore.h 
	                 propidl.h oleidl.h ocidl.h objidl.h oaidl.h 
	                 mmstream.h mlang.h exdisp.h docobj.h dispex.h 
	                 ddstream.h comcat.h austream.h amvideo.h 
	                 amstream.h activscp.h 
	dlls/ole32     : dcom.h 
	dlls/itss      : itss.h 

Log message:
	Build the .h files from their idl source at compile time, and remove
	them from CVS.

Patch: http://cvs.winehq.org/patch.py?id=13855

Old revision  New revision  Changes     Path
 1.142         1.143         +9 -7       wine/include/Makefile.in
 1.38          1.39          +3 -0       wine/dlls/ole32/Makefile.in
 1.2           1.3           +3 -0       wine/dlls/itss/Makefile.in
 1.156         1.157         +15 -0      wine/Makefile.in
 1.176         1.177         +2 -2       wine/Make.rules.in
 1.58          Removed       +0 -0       wine/include/wtypes.h
 1.32          Removed       +0 -0       wine/include/urlmon.h
 1.19          Removed       +0 -0       wine/include/unknwn.h
 1.25          Removed       +0 -0       wine/include/strmif.h
 1.1           Removed       +0 -0       wine/include/shtypes.h
 1.7           Removed       +0 -0       wine/include/shobjidl.h
 1.5           Removed       +0 -0       wine/include/shldisp.h
 1.15          Removed       +0 -0       wine/include/servprov.h
 1.5           Removed       +0 -0       wine/include/pstore.h
 1.1           Removed       +0 -0       wine/include/propidl.h
 1.19          Removed       +0 -0       wine/include/oleidl.h
 1.17          Removed       +0 -0       wine/include/ocidl.h
 1.25          Removed       +0 -0       wine/include/objidl.h
 1.22          Removed       +0 -0       wine/include/oaidl.h
 1.4           Removed       +0 -0       wine/include/mmstream.h
 1.7           Removed       +0 -0       wine/include/mlang.h
 1.5           Removed       +0 -0       wine/include/exdisp.h
 1.22          Removed       +0 -0       wine/include/docobj.h
 1.4           Removed       +0 -0       wine/include/dispex.h
 1.4           Removed       +0 -0       wine/include/ddstream.h
 1.12          Removed       +0 -0       wine/include/comcat.h
 1.4           Removed       +0 -0       wine/include/austream.h
 1.9           Removed       +0 -0       wine/include/amvideo.h
 1.4           Removed       +0 -0       wine/include/amstream.h
 1.4           Removed       +0 -0       wine/include/activscp.h
 1.4           Removed       +0 -0       wine/dlls/ole32/dcom.h
 1.1           Removed       +0 -0       wine/dlls/itss/itss.h




More information about the wine-cvs mailing list