Added tmschema.h and some other theme defines.
[wine/multimedia.git] / include / Makefile.in
blob3bcc1109a6543d157bab251713d374d4239ecef7
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 lmstats.h \
103 lmwksta.h \
104 lzexpand.h \
105 mapi.h \
106 mapicode.h \
107 mapidefs.h \
108 mciavi.h \
109 mcx.h \
110 mediaerr.h \
111 mediaobj.h \
112 minmax.h \
113 mmddk.h \
114 mmreg.h \
115 mmsystem.h \
116 msacm.h \
117 msacmdlg.h \
118 msi.h \
119 msiquery.h \
120 mssip.h \
121 mswsock.h \
122 nb30.h \
123 netspi.h \
124 nspapi.h \
125 ntddcdrm.h \
126 ntddscsi.h \
127 ntddstor.h \
128 ntsecapi.h \
129 ntstatus.h \
130 objbase.h \
131 ole2.h \
132 ole2ver.h \
133 oleauto.h \
134 olectl.h \
135 oledlg.h \
136 pktdef.h \
137 poppack.h \
138 prsht.h \
139 psapi.h \
140 pshpack1.h \
141 pshpack2.h \
142 pshpack4.h \
143 pshpack8.h \
144 ras.h \
145 regstr.h \
146 richedit.h \
147 richole.h \
148 rpc.h \
149 rpcdce.h \
150 rpcdcep.h \
151 rpcndr.h \
152 rpcnterr.h \
153 rpcproxy.h \
154 setupapi.h \
155 shellapi.h \
156 shlguid.h \
157 shlobj.h \
158 shlwapi.h \
159 sipbase.h \
160 sql.h \
161 sqlext.h \
162 sqltypes.h \
163 storage.h \
164 strmif.h \
165 tapi.h \
166 tchar.h \
167 tlhelp32.h \
168 tmschema.h \
169 uuids.h \
170 ver.h \
171 vfw.h \
172 vfwmsgs.h \
173 winbase.h \
174 wincon.h \
175 wincrypt.h \
176 windef.h \
177 windows.h \
178 windowsx.h \
179 winerror.h \
180 wingdi.h \
181 wininet.h \
182 winioctl.h \
183 winnetwk.h \
184 winnls.h \
185 winnt.h \
186 winreg.h \
187 winres.h \
188 winresrc.h \
189 winsock.h \
190 winsock2.h \
191 winspool.h \
192 winsvc.h \
193 wintab.h \
194 wintabx.h \
195 winternl.h \
196 winuser.h \
197 winver.h \
198 wnaspi32.h \
199 wownt32.h \
200 ws2spi.h \
201 ws2tcpip.h \
202 wshisotp.h \
203 wsipx.h \
204 zmouse.h \
205 $(IDL_INCLUDES) \
206 $(IDL_SRCS) \
207 $(IDL_SRCS:.idl=.h)
209 MSVCRT_INCLUDES = \
210 msvcrt/conio.h \
211 msvcrt/crtdbg.h \
212 msvcrt/ctype.h \
213 msvcrt/direct.h \
214 msvcrt/dirent.h \
215 msvcrt/dos.h \
216 msvcrt/eh.h \
217 msvcrt/errno.h \
218 msvcrt/fcntl.h \
219 msvcrt/io.h \
220 msvcrt/limits.h \
221 msvcrt/locale.h \
222 msvcrt/malloc.h \
223 msvcrt/math.h \
224 msvcrt/mbctype.h \
225 msvcrt/mbstring.h \
226 msvcrt/process.h \
227 msvcrt/search.h \
228 msvcrt/setjmp.h \
229 msvcrt/share.h \
230 msvcrt/stddef.h \
231 msvcrt/stdio.h \
232 msvcrt/stdlib.h \
233 msvcrt/string.h \
234 msvcrt/sys/locking.h \
235 msvcrt/sys/stat.h \
236 msvcrt/sys/timeb.h \
237 msvcrt/sys/types.h \
238 msvcrt/sys/unistd.h \
239 msvcrt/sys/utime.h \
240 msvcrt/time.h \
241 msvcrt/unistd.h \
242 msvcrt/wchar.h \
243 msvcrt/wctype.h
245 WINE_INCLUDES = \
246 debug.h \
247 exception.h \
248 library.h \
249 unicode.h
251 EXTRASUBDIRS = bitmaps msvcrt msvcrt/sys wine
253 @MAKE_RULES@
255 .SUFFIXES: .idl .h
257 .idl.h:
258 $(WIDL) $(IDLFLAGS) -b -h -H $@ $<
260 .PHONY: idl
262 idl: $(IDL_SRCS:.idl=.h)
264 install::
265 $(MKINSTALLDIRS) $(includedir) $(includedir)/windows $(includedir)/msvcrt $(includedir)/msvcrt/sys
266 for f in $(WINDOWS_INCLUDES); do $(INSTALL_DATA) $(SRCDIR)/$$f $(includedir)/windows/$$f; done
267 for f in $(MSVCRT_INCLUDES); do $(INSTALL_DATA) $(SRCDIR)/$$f $(includedir)/$$f; done
268 for f in $(WINE_INCLUDES); do $(INSTALL_DATA) $(SRCDIR)/wine/$$f $(includedir)/$$f; done
270 # Don't just do a rm -rf on $(includedir) -- don't want to wipe out
271 # anything extra the user may have put there.
272 uninstall::
273 [ -d $(includedir)/windows ] && cd $(includedir)/windows && $(RM) $(WINDOWS_INCLUDES) || true
274 [ -d $(includedir) ] && cd $(includedir) && $(RM) $(MSVCRT_INCLUDES) $(WINE_INCLUDES) || true
275 -rmdir $(includedir)/msvcrt/sys $(includedir)/msvcrt $(includedir)/windows $(includedir)
277 ### Dependencies: