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