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