Converted the rest of the obj_*.h headers to IDL into shobjidl.idl.
[wine/multimedia.git] / include / Makefile.in
blob23819690455095cec8ecc9bdeb5092187972393b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = none
7 IDL_SRCS = \
8 comcat.idl \
9 docobj.idl \
10 exdisp.idl \
11 oaidl.idl \
12 objidl.idl \
13 ocidl.idl \
14 oleidl.idl \
15 servprov.idl \
16 shobjidl.idl \
17 shtypes.idl \
18 strmif.idl \
19 unknwn.idl \
20 urlmon.idl \
21 wtypes.idl
23 IDL_INCLUDES = \
24 axcore.idl \
25 axextend.idl \
26 devenum.idl \
27 dyngraph.idl
29 WINDOWS_INCLUDES = \
30 accctrl.h \
31 audevcod.h \
32 basetsd.h \
33 cderr.h \
34 cguid.h \
35 commctrl.h \
36 commdlg.h \
37 compobj.h \
38 control.h \
39 cpl.h \
40 custcntl.h \
41 d3d.h \
42 d3d8.h \
43 d3d8caps.h \
44 d3d8types.h \
45 d3d9.h \
46 d3d9caps.h \
47 d3d9types.h \
48 d3dcaps.h \
49 d3dhal.h \
50 d3dtypes.h \
51 d3dvec.inl \
52 d3dx8core.h \
53 dbghelp.h \
54 dde.h \
55 ddeml.h \
56 ddraw.h \
57 ddrawi.h \
58 digitalv.h \
59 dinput.h \
60 dispdib.h \
61 dlgs.h \
62 dls1.h \
63 dmdls.h \
64 dmerror.h \
65 dmo.h \
66 dmoreg.h \
67 dmort.h \
68 dmplugin.h \
69 dmusbuff.h \
70 dmusicc.h \
71 dmusicf.h \
72 dmusici.h \
73 dmusics.h \
74 dpaddr.h \
75 dplay.h \
76 dplay8.h \
77 dplobby.h \
78 dsconf.h \
79 dsdriver.h \
80 dshow.h \
81 dsound.h \
82 excpt.h \
83 fci.h \
84 fdi.h \
85 guiddef.h \
86 icmpapi.h \
87 imagehlp.h \
88 imm.h \
89 initguid.h \
90 instance.h \
91 ipexport.h \
92 iphlpapi.h \
93 ipifcons.h \
94 iprtrmib.h \
95 iptypes.h \
96 lm.h \
97 lmaccess.h \
98 lmapibuf.h \
99 lmbrowsr.h \
100 lmcons.h \
101 lmerr.h \
102 lmwksta.h \
103 lzexpand.h \
104 mapi.h \
105 mapicode.h \
106 mapidefs.h \
107 mciavi.h \
108 mcx.h \
109 mediaerr.h \
110 mediaobj.h \
111 minmax.h \
112 mmddk.h \
113 mmreg.h \
114 mmsystem.h \
115 msacm.h \
116 msacmdlg.h \
117 msi.h \
118 msiquery.h \
119 mssip.h \
120 mswsock.h \
121 nb30.h \
122 netspi.h \
123 nspapi.h \
124 ntddcdrm.h \
125 ntddscsi.h \
126 ntddstor.h \
127 ntsecapi.h \
128 ntstatus.h \
129 objbase.h \
130 ole2.h \
131 ole2ver.h \
132 oleauto.h \
133 olectl.h \
134 oledlg.h \
135 pktdef.h \
136 poppack.h \
137 prsht.h \
138 psapi.h \
139 pshpack1.h \
140 pshpack2.h \
141 pshpack4.h \
142 pshpack8.h \
143 ras.h \
144 regstr.h \
145 richedit.h \
146 richole.h \
147 rpc.h \
148 rpcdce.h \
149 rpcdcep.h \
150 rpcndr.h \
151 rpcnterr.h \
152 rpcproxy.h \
153 setupapi.h \
154 shellapi.h \
155 shlguid.h \
156 shlobj.h \
157 shlwapi.h \
158 sipbase.h \
159 sql.h \
160 sqlext.h \
161 sqltypes.h \
162 storage.h \
163 strmif.h \
164 tapi.h \
165 tchar.h \
166 tlhelp32.h \
167 uuids.h \
168 ver.h \
169 vfw.h \
170 vfwmsgs.h \
171 winbase.h \
172 wincon.h \
173 wincrypt.h \
174 windef.h \
175 windows.h \
176 windowsx.h \
177 winerror.h \
178 wingdi.h \
179 wininet.h \
180 winioctl.h \
181 winnetwk.h \
182 winnls.h \
183 winnt.h \
184 winreg.h \
185 winres.h \
186 winresrc.h \
187 winsock.h \
188 winsock2.h \
189 winspool.h \
190 winsvc.h \
191 wintab.h \
192 wintabx.h \
193 winternl.h \
194 winuser.h \
195 winver.h \
196 wnaspi32.h \
197 wownt32.h \
198 ws2spi.h \
199 ws2tcpip.h \
200 wshisotp.h \
201 wsipx.h \
202 zmouse.h \
203 $(IDL_INCLUDES) \
204 $(IDL_SRCS) \
205 $(IDL_SRCS:.idl=.h)
207 MSVCRT_INCLUDES = \
208 msvcrt/conio.h \
209 msvcrt/crtdbg.h \
210 msvcrt/ctype.h \
211 msvcrt/direct.h \
212 msvcrt/dirent.h \
213 msvcrt/dos.h \
214 msvcrt/eh.h \
215 msvcrt/errno.h \
216 msvcrt/fcntl.h \
217 msvcrt/io.h \
218 msvcrt/limits.h \
219 msvcrt/locale.h \
220 msvcrt/malloc.h \
221 msvcrt/math.h \
222 msvcrt/mbctype.h \
223 msvcrt/mbstring.h \
224 msvcrt/process.h \
225 msvcrt/search.h \
226 msvcrt/setjmp.h \
227 msvcrt/share.h \
228 msvcrt/stddef.h \
229 msvcrt/stdio.h \
230 msvcrt/stdlib.h \
231 msvcrt/string.h \
232 msvcrt/sys/locking.h \
233 msvcrt/sys/stat.h \
234 msvcrt/sys/timeb.h \
235 msvcrt/sys/types.h \
236 msvcrt/sys/unistd.h \
237 msvcrt/sys/utime.h \
238 msvcrt/time.h \
239 msvcrt/unistd.h \
240 msvcrt/wchar.h \
241 msvcrt/wctype.h
243 WINE_INCLUDES = \
244 debug.h \
245 exception.h \
246 library.h \
247 unicode.h
249 EXTRASUBDIRS = bitmaps msvcrt msvcrt/sys wine
251 @MAKE_RULES@
253 .SUFFIXES: .idl .h
255 .idl.h:
256 $(WIDL) $(DEFS) -b -h -H $@ $<
258 .PHONY: idl
260 idl: $(IDL_SRCS:.idl=.h)
262 install::
263 $(MKINSTALLDIRS) $(includedir) $(includedir)/windows $(includedir)/msvcrt $(includedir)/msvcrt/sys
264 for f in $(WINDOWS_INCLUDES); do $(INSTALL_DATA) $(SRCDIR)/$$f $(includedir)/windows/$$f; done
265 for f in $(MSVCRT_INCLUDES); do $(INSTALL_DATA) $(SRCDIR)/$$f $(includedir)/$$f; done
266 for f in $(WINE_INCLUDES); do $(INSTALL_DATA) $(SRCDIR)/wine/$$f $(includedir)/$$f; done
268 # Don't just do a rm -rf on $(includedir) -- don't want to wipe out
269 # anything extra the user may have put there.
270 uninstall::
271 [ -d $(includedir)/windows ] && cd $(includedir)/windows && $(RM) $(WINDOWS_INCLUDES) || true
272 [ -d $(includedir) ] && cd $(includedir) && $(RM) $(MSVCRT_INCLUDES) $(WINE_INCLUDES) || true
273 -rmdir $(includedir)/msvcrt/sys $(includedir)/msvcrt $(includedir)/windows $(includedir)
275 ### Dependencies: