blob: 754df2d26ba0b06f27e9f1d4e342c132dca1e2cd [file] [log] [blame]
James Juranc70dc831999-02-13 12:18:33 +00001TOPSRCDIR = @top_srcdir@
2TOPOBJDIR = ..
3SRCDIR = @srcdir@
4VPATH = @srcdir@
5MODULE = none
6
Alexandre Julliard7d659392007-01-24 16:24:19 +01007IDL_H_SRCS = \
Kevin Koltzaue3e67042004-07-21 03:08:46 +00008 activscp.idl \
Christian Costa76b77872004-03-09 01:29:56 +00009 amstream.idl \
Robert Shearman367cf412003-10-24 04:20:05 +000010 amvideo.idl \
Christian Costa76b77872004-03-09 01:29:56 +000011 austream.idl \
Alexandre Julliard3e1c5af2003-09-03 19:31:57 +000012 comcat.idl \
Alexandre Julliard5ee74002004-10-05 02:18:08 +000013 control.idl \
Christian Costa76b77872004-03-09 01:29:56 +000014 ddstream.idl \
Kevin Koltzaue3e67042004-07-21 03:08:46 +000015 dispex.idl \
Alexandre Julliardb90d6112003-09-04 01:51:43 +000016 docobj.idl \
Jacek Caban37554862005-07-13 19:31:07 +000017 downloadmgr.idl \
Alexandre Julliard96b0b342003-09-04 02:00:46 +000018 exdisp.idl \
Jacek Cabanb31fedc2005-08-08 11:08:27 +000019 hlink.idl \
Jacek Cabanccee0292006-07-07 15:12:56 +020020 htiframe.idl \
Francois Gouget2f967872005-09-26 16:43:20 +000021 iads.idl \
Jeff Latimer1ddcc3f2007-05-11 22:53:23 +100022 icftypes.idl \
Mike McCormackd7371fc2006-08-11 20:21:46 +090023 indexsrv.idl \
Vincent Béronf676cb52004-10-04 20:39:33 +000024 mediaobj.idl \
Vijay Kiran Kamuju96b7cce2005-07-05 12:39:38 +000025 mimeinfo.idl \
Mike McCormackdc8c0362004-07-06 19:27:31 +000026 mlang.idl \
Christian Costa76b77872004-03-09 01:29:56 +000027 mmstream.idl \
Jacek Caban6f9ddc32005-03-25 20:46:48 +000028 mshtmhst.idl \
Jacek Cabanc2ccf0f2005-01-10 13:31:29 +000029 mshtml.idl \
Mike McCormack6e69a362005-05-16 08:46:55 +000030 msxml.idl \
Vijay Kiran Kamuju9399b192005-06-30 20:48:43 +000031 msxml2.idl \
Jeff Latimeraf62bcb2007-05-11 22:53:32 +100032 netfw.idl \
Ove Kaaven6463e382003-01-05 20:31:51 +000033 oaidl.idl \
Ove Kaaven9a580d92002-12-19 22:15:24 +000034 objidl.idl \
Troy Rollo2e401c62005-09-02 12:19:04 +000035 objsafe.idl \
Alexandre Julliard8da94c92003-09-04 00:03:48 +000036 ocidl.idl \
Matthew Kehrerce2f1762006-11-19 16:59:43 -060037 ocmm.idl \
Mike McCormack66215032006-07-20 15:26:18 +090038 oledb.idl \
Alexandre Julliard802ebc12003-09-03 20:17:39 +000039 oleidl.idl \
Jacek Cabanbc29a202006-06-22 16:12:18 +020040 optary.idl \
Francois Gouget83755cc2004-09-09 19:23:19 +000041 propidl.idl \
Mike McCormackc3b8a202004-04-29 20:00:26 +000042 pstore.idl \
Mike McCormack3be4f5d2004-10-18 22:28:21 +000043 richole.idl \
Mike McCormack611bcf82005-01-27 10:44:19 +000044 sensevts.idl \
Alexandre Julliard1843cd32003-09-03 20:20:49 +000045 servprov.idl \
Maxime Bellengéb7852de2004-04-19 19:26:57 +000046 shldisp.idl \
Alexandre Julliardd937dc22003-09-04 19:43:39 +000047 shobjidl.idl \
48 shtypes.idl \
Robert Shearman7c8b85a2003-06-30 20:24:52 +000049 strmif.idl \
Juan Lang10d67262006-07-10 12:03:57 -070050 tom.idl \
Ove Kaaven0df7b242002-12-16 23:49:30 +000051 unknwn.idl \
Jacek Caban6501e2e2006-10-25 23:05:50 +020052 urlhist.idl \
Alexandre Julliardb7c62802003-09-03 23:52:07 +000053 urlmon.idl \
Alexandre Julliard7d659392007-01-24 16:24:19 +010054 wine/itss.idl \
Mike McCormack8b705be2005-05-26 12:22:51 +000055 wtypes.idl \
Vijay Kiran Kamuju746b2302005-07-01 16:14:33 +000056 xmldom.idl \
Alexandre Julliardaa981732005-08-25 10:40:53 +000057 xmldso.idl
Alexandre Julliarded2f8fc2002-12-03 23:36:05 +000058
Jacek Caban385247b2006-07-27 20:45:14 +020059IDL_TLB_SRCS = \
60 stdole2.idl
61
Alexandre Julliard7d659392007-01-24 16:24:19 +010062SRCDIR_INCLUDES = \
Jacek Caban385247b2006-07-27 20:45:14 +020063 $(IDL_TLB_SRCS) \
Alexandre Julliard7d659392007-01-24 16:24:19 +010064 $(IDL_H_SRCS) \
Alexandre Julliardafba1592002-12-19 04:15:02 +000065 accctrl.h \
Mike McCormackf2d6c192004-06-14 16:54:18 +000066 aclapi.h \
Alexandre Julliard1447e6f2006-11-17 15:47:16 +010067 adshlp.h \
Huw Davies20313b82004-09-27 20:39:40 +000068 advpub.h \
Mike McCormackc4ccc392005-06-07 20:05:42 +000069 appmgmt.h \
Hidenori Takeshima64fa1412001-08-15 17:38:28 +000070 audevcod.h \
Robert Shearman367cf412003-10-24 04:20:05 +000071 aviriff.h \
Alexandre Julliard7d659392007-01-24 16:24:19 +010072 axcore.idl \
73 axextend.idl \
Alexandre Julliard1c359752000-08-09 00:53:22 +000074 basetsd.h \
Steven Edwardscafb5732005-06-29 11:03:30 +000075 basetyps.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +000076 cderr.h \
James Hawkins3b6017a2006-10-13 14:05:01 -070077 cfgmgr32.h \
Peter Hunnisett4b520a32000-09-09 19:41:31 +000078 cguid.h \
Mike McCormackd6900942006-07-10 15:22:40 +090079 cierror.h \
James Hawkins3cb50042006-10-13 14:03:55 -070080 clusapi.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +000081 commctrl.h \
82 commdlg.h \
83 compobj.h \
Eric Pouech92b23182001-02-23 01:12:26 +000084 cpl.h \
György 'Nog' Jeneydfacb6e2002-09-29 18:04:15 +000085 custcntl.h \
Eric Pouech800864a2004-04-05 22:21:27 +000086 cvconst.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +000087 d3d.h \
Jason Edmeades66fcb2b2002-09-12 22:25:16 +000088 d3d8.h \
89 d3d8caps.h \
90 d3d8types.h \
Raphael Junqueira9a401a02003-06-20 21:28:34 +000091 d3d9.h \
92 d3d9caps.h \
93 d3d9types.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +000094 d3dcaps.h \
Dimitrie O. Paun4d5f2912002-12-06 19:45:18 +000095 d3dhal.h \
Peter Berg Larsenf8e559f2005-01-24 11:33:47 +000096 d3drm.h \
David Adam0fb6b8e2007-04-19 21:02:09 +020097 d3drmdef.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +000098 d3dtypes.h \
Alexandre Julliard83f52d12000-09-26 22:20:14 +000099 d3dvec.inl \
Raphael Junqueirae31ae922002-12-17 01:15:15 +0000100 d3dx8core.h \
Eric Pouech6235e932003-06-26 02:06:40 +0000101 dbghelp.h \
Alexandre Julliard7d659392007-01-24 16:24:19 +0100102 dbinit.idl \
103 dbprop.idl \
104 dbs.idl \
Ulrich Czekallae24d3fe2004-01-09 00:57:08 +0000105 dbt.h \
Francois Gouget30a07e92005-04-20 18:42:04 +0000106 dciddi.h \
107 dciman.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000108 dde.h \
109 ddeml.h \
Detlef Riekenberg42a361d2006-06-09 13:30:21 +0200110 ddk/compstui.h \
Francois Gougetc03ae822007-02-06 10:19:40 +0100111 ddk/hidsdi.h \
Troy Rollo721621b2006-02-11 18:40:32 +0100112 ddk/ntddcdvd.h \
Eric Pouech2cdace22006-01-12 13:32:51 +0100113 ddk/ntddser.h \
Hans Leidekker69c5f622006-01-26 13:22:24 +0100114 ddk/ntddtape.h \
Ivan Leo Puoti1bf99ec2005-09-23 17:22:12 +0000115 ddk/wdm.h \
Detlef Riekenberg774e6d22005-08-25 19:31:13 +0000116 ddk/winsplp.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000117 ddraw.h \
Dimitrie O. Paun4d5f2912002-12-06 19:45:18 +0000118 ddrawi.h \
Alexandre Julliard7d659392007-01-24 16:24:19 +0100119 devenum.idl \
Aric Stewart10a02502004-08-16 19:49:16 +0000120 devguid.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000121 digitalv.h \
122 dinput.h \
123 dispdib.h \
124 dlgs.h \
Rok Mandeljc2d04be72003-03-21 00:42:38 +0000125 dls1.h \
Rok Mandeljc0382ea12004-01-20 00:21:40 +0000126 dls2.h \
Rok Mandeljc2d04be72003-03-21 00:42:38 +0000127 dmdls.h \
128 dmerror.h \
Hidenori Takeshimaae6075c2002-03-12 19:20:44 +0000129 dmo.h \
130 dmoreg.h \
131 dmort.h \
Rok Mandeljc3dec4c52003-04-08 03:56:04 +0000132 dmplugin.h \
Rok Mandeljc2d04be72003-03-21 00:42:38 +0000133 dmusbuff.h \
134 dmusicc.h \
Rok Mandeljc3dec4c52003-04-08 03:56:04 +0000135 dmusicf.h \
136 dmusici.h \
137 dmusics.h \
Raphael Junqueirab351e882003-06-30 18:26:13 +0000138 dpaddr.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000139 dplay.h \
Raphael Junqueirab351e882003-06-30 18:26:13 +0000140 dplay8.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000141 dplobby.h \
Raphael Junqueiradb50e2d2005-12-08 12:00:14 +0100142 dplobby8.h \
Maarten Lankhorst8a756a22006-02-11 12:14:04 +0100143 dpnathlp.h \
Robert Reife743e092003-04-29 22:49:52 +0000144 dsconf.h \
Dimitrie O. Paun4d5f2912002-12-06 19:45:18 +0000145 dsdriver.h \
Robert Reifdd66a692006-08-14 07:41:40 -0400146 dsgetdc.h \
Hidenori Takeshima64fa1412001-08-15 17:38:28 +0000147 dshow.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000148 dsound.h \
Paul Vriens45f0e062005-11-29 12:00:19 +0100149 dsrole.h \
Raphael Junqueira675855d2004-04-15 04:56:51 +0000150 dxdiag.h \
Robert Reif2e4105c2004-03-02 06:44:26 +0000151 dxerr8.h \
152 dxerr9.h \
Christian Costa7590fe52004-06-03 00:03:23 +0000153 dxfile.h \
Alexandre Julliard7d659392007-01-24 16:24:19 +0100154 dyngraph.idl \
Hans Leidekker1f35ff52006-05-20 20:57:51 +0200155 errors.h \
Christian Costaf1c1b6d2004-03-03 02:18:32 +0000156 evcode.h \
Mike McCormack8f983be2005-04-20 12:52:24 +0000157 evntrace.h \
Dimitrie O. Paun737d4be2002-12-12 23:34:01 +0000158 excpt.h \
Jacek Cabanf05c8602004-10-18 21:43:18 +0000159 exdispid.h \
Patrik Stridvalld1447fa2002-11-19 00:47:12 +0000160 fci.h \
161 fdi.h \
Evan Stade48f10d42007-06-08 13:44:28 -0700162 gdiplus.h \
163 gdiplusenums.h \
164 gdiplusflat.h \
165 gdiplusgpstubs.h \
166 gdiplusinit.h \
167 gdiplusmem.h \
168 gdipluspixelformats.h \
169 gdiplustypes.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000170 guiddef.h \
Mike McCormacka47ed592006-06-05 15:24:52 +0900171 hlguids.h \
Jacek Caban900c0e52004-09-16 19:05:49 +0000172 htmlhelp.h \
Mike McCormacke5a11342004-01-08 00:40:22 +0000173 icm.h \
Alexandre Julliard27483682002-12-03 22:08:14 +0000174 icmpapi.h \
Mike McCormackf9113982005-05-25 17:49:18 +0000175 idispids.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000176 imagehlp.h \
177 imm.h \
178 initguid.h \
Alexandre Julliard27483682002-12-03 22:08:14 +0000179 ipexport.h \
Juan Lang38fa5ad2003-05-13 03:32:20 +0000180 iphlpapi.h \
181 ipifcons.h \
182 iprtrmib.h \
183 iptypes.h \
Robert Reifb05354d2004-08-16 21:09:27 +0000184 ks.h \
185 ksguid.h \
186 ksmedia.h \
Andriy Palamarchukb812c902002-09-11 02:35:17 +0000187 lm.h \
188 lmaccess.h \
189 lmapibuf.h \
Andriy Palamarchuk2693eb9a2002-09-23 20:36:50 +0000190 lmbrowsr.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000191 lmcons.h \
Andriy Palamarchukb812c902002-09-11 02:35:17 +0000192 lmerr.h \
Ulrich Czekallaa47a0e32005-01-20 10:35:21 +0000193 lmjoin.h \
Robert Reif8e01c1b2006-06-08 00:14:28 -0400194 lmmsg.h \
Juan Lang159e0dc2004-03-01 21:18:49 +0000195 lmserver.h \
196 lmshare.h \
Geoff Thorpe23609d22003-09-11 03:09:19 +0000197 lmstats.h \
Andriy Palamarchukb812c902002-09-11 02:35:17 +0000198 lmwksta.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000199 lzexpand.h \
François Gouget3481e802000-12-13 21:28:57 +0000200 mapi.h \
Aric Stewart71a081c2002-01-29 18:10:53 +0000201 mapicode.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000202 mapidefs.h \
Jon Griffiths11b26f02004-04-23 23:28:04 +0000203 mapiguid.h \
204 mapitags.h \
205 mapiutil.h \
206 mapival.h \
207 mapix.h \
Eric Pouech26146cd2001-02-14 21:49:22 +0000208 mciavi.h \
Francois Gouget83804d22000-10-13 23:16:46 +0000209 mcx.h \
Hidenori Takeshimaae6075c2002-03-12 19:20:44 +0000210 mediaerr.h \
Francois Gouget56539392001-05-07 20:14:00 +0000211 minmax.h \
Dimitrie O. Paun4d5f2912002-12-06 19:45:18 +0000212 mmddk.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000213 mmreg.h \
214 mmsystem.h \
Dmitry Timoshkovd30975d2006-04-27 20:52:12 +0900215 mprapi.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000216 msacm.h \
Eric Pouech28b8ac82001-01-04 20:58:05 +0000217 msacmdlg.h \
Alexandre Julliard32b1e672004-01-20 21:55:28 +0000218 msacmdrv.h \
Francois Gouget85ae2552004-10-21 21:00:29 +0000219 mscat.h \
Jacek Cabanea6e5b92006-01-24 10:57:59 +0100220 mshtmcid.h \
Jacek Cabanc2ccf0f2005-01-10 13:31:29 +0000221 mshtmdid.h \
Mike McCormack6386edc2003-08-13 01:27:48 +0000222 msi.h \
Mike McCormackb8cb0e12005-01-31 11:33:33 +0000223 msidefs.h \
Mike McCormack6386edc2003-08-13 01:27:48 +0000224 msiquery.h \
Patrik Stridvall1b32e5e2002-09-09 19:35:42 +0000225 mssip.h \
Alexandre Julliard7d659392007-01-24 16:24:19 +0100226 msvcrt/conio.h \
227 msvcrt/crtdbg.h \
228 msvcrt/ctype.h \
229 msvcrt/direct.h \
230 msvcrt/dirent.h \
231 msvcrt/dos.h \
232 msvcrt/eh.h \
233 msvcrt/errno.h \
234 msvcrt/fcntl.h \
235 msvcrt/float.h \
236 msvcrt/io.h \
237 msvcrt/limits.h \
238 msvcrt/locale.h \
239 msvcrt/malloc.h \
240 msvcrt/math.h \
241 msvcrt/mbctype.h \
242 msvcrt/mbstring.h \
243 msvcrt/process.h \
244 msvcrt/search.h \
245 msvcrt/setjmp.h \
246 msvcrt/share.h \
247 msvcrt/signal.h \
248 msvcrt/stddef.h \
249 msvcrt/stdio.h \
250 msvcrt/stdlib.h \
251 msvcrt/string.h \
252 msvcrt/sys/locking.h \
253 msvcrt/sys/stat.h \
254 msvcrt/sys/timeb.h \
255 msvcrt/sys/types.h \
256 msvcrt/sys/unistd.h \
257 msvcrt/sys/utime.h \
258 msvcrt/time.h \
259 msvcrt/unistd.h \
260 msvcrt/wchar.h \
261 msvcrt/wctype.h \
Francois Gougetac70c402002-05-22 01:51:41 +0000262 mswsock.h \
Vijay Kiran Kamujuf8d54b92005-06-29 19:21:01 +0000263 msxml2did.h \
Mike McCormack6e69a362005-05-16 08:46:55 +0000264 msxmldid.h \
Mike McCormack2e40b962001-11-06 17:52:36 +0000265 nb30.h \
Robert Shearman4253b012006-03-01 12:22:26 +0000266 ndrtypes.h \
Juan Lang2feebb42004-04-05 23:14:26 +0000267 npapi.h \
Stefan Leichter73db9002001-01-12 23:15:54 +0000268 nspapi.h \
Dimitrie O. Paun4d5f2912002-12-06 19:45:18 +0000269 ntddcdrm.h \
270 ntddscsi.h \
271 ntddstor.h \
Dmitry Timoshkov5fd4d342006-05-19 16:36:20 +0900272 ntdsapi.h \
Mike McCormackc53cdac2006-07-07 17:20:59 +0900273 ntquery.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000274 ntsecapi.h \
Yuval Fledel4d7d6e92007-04-21 13:24:44 +0300275 ntsecpkg.h \
Francois Gougetde0f0152002-09-17 00:03:39 +0000276 ntstatus.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000277 objbase.h \
Thomas Weidenmueller96e052b2005-07-26 11:30:42 +0000278 objsel.h \
Mike McCormack47f24892005-02-18 12:52:49 +0000279 odbcinst.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000280 ole2.h \
281 ole2ver.h \
282 oleauto.h \
283 olectl.h \
284 oledlg.h \
Hans Leidekker24a1ae12007-06-25 21:09:48 +0200285 pdh.h \
286 pdhmsg.h \
Patrik Stridvall5caddc72002-12-17 01:49:16 +0000287 pktdef.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000288 poppack.h \
Alexandre Julliardec15e3f2005-04-11 18:51:17 +0000289 powrprof.h \
Mike McCormack4a2d9602006-06-12 13:34:23 +0900290 profinfo.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000291 prsht.h \
292 psapi.h \
293 pshpack1.h \
294 pshpack2.h \
295 pshpack4.h \
296 pshpack8.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000297 ras.h \
Francois Gougetd921c5d2004-10-08 20:50:06 +0000298 reason.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000299 regstr.h \
300 richedit.h \
Patrik Stridvall91815272007-01-08 00:47:04 +0100301 rmxfguid.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000302 rpc.h \
Francois Gouget552fddc2000-11-08 05:06:10 +0000303 rpcdce.h \
304 rpcdcep.h \
305 rpcndr.h \
Peter Hunnisett8cec3cff2001-07-11 20:19:06 +0000306 rpcnterr.h \
Ove Kaaven0dac9722001-10-14 16:15:37 +0000307 rpcproxy.h \
Francois Gouget91c81392007-05-15 13:48:29 +0200308 scarderr.h \
Juan Lang164f8fb2005-05-12 09:55:10 +0000309 schannel.h \
Francois Gougete67a6142004-09-06 20:25:25 +0000310 schemadef.h \
Juan Lang164f8fb2005-05-12 09:55:10 +0000311 schnlsp.h \
Ulrich Czekallafd5e8112003-11-11 22:03:24 +0000312 sddl.h \
Mike McCormack4a96a642004-07-12 19:51:59 +0000313 secext.h \
Peter Lemenkov83a1b972005-10-06 12:28:46 +0000314 security.h \
Steven Edwards160e6472005-01-28 11:41:23 +0000315 sensapi.h \
James Hathewaycb655b02000-11-06 20:24:43 +0000316 setupapi.h \
Detlef Riekenberg79b267d2006-02-14 16:52:18 +0100317 sfc.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000318 shellapi.h \
319 shlguid.h \
320 shlobj.h \
321 shlwapi.h \
Patrik Stridvall1b32e5e2002-09-09 19:35:42 +0000322 sipbase.h \
Juan Lang5dad4642005-06-02 10:28:10 +0000323 snmp.h \
Mike McCormackcfef0fe2006-03-22 13:45:35 +0900324 softpub.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000325 sql.h \
326 sqlext.h \
327 sqltypes.h \
Juan Lang939d9ca2004-03-01 23:10:33 +0000328 sspi.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000329 storage.h \
Konstantin Petrovbb497632006-09-04 20:46:34 +0400330 svrapi.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000331 tapi.h \
Andriy Palamarchuk3e2887a2002-09-12 17:54:09 +0000332 tchar.h \
Mike McCormack31506e32005-07-01 19:12:44 +0000333 textserv.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000334 tlhelp32.h \
Kevin Koltzau7ee18df2003-10-03 03:33:15 +0000335 tmschema.h \
Marcus Meissner1d5e2be2006-05-08 20:04:18 +0200336 twain.h \
Vijay Kiran Kamujue2127e02005-11-24 19:22:07 +0100337 usp10.h \
Hidenori Takeshima64fa1412001-08-15 17:38:28 +0000338 uuids.h \
Kevin Koltzau0af4fb92003-10-04 03:48:11 +0000339 uxtheme.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000340 ver.h \
341 vfw.h \
Hidenori Takeshimaffb0d942001-08-22 18:20:36 +0000342 vfwmsgs.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000343 winbase.h \
344 wincon.h \
Rob Shearman0ca78822006-11-13 14:37:57 +0000345 wincred.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000346 wincrypt.h \
Niels Kristian Bech Jensen37130801999-03-15 15:12:38 +0000347 windef.h \
Hans Leidekker79dc3eb2006-04-09 18:35:36 +0200348 windns.h \
James Juranc70dc831999-02-13 12:18:33 +0000349 windows.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000350 windowsx.h \
Alexandre Julliard7d659392007-01-24 16:24:19 +0100351 wine/debug.h \
352 wine/exception.h \
353 wine/library.h \
354 wine/unicode.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000355 winerror.h \
James Juranc70dc831999-02-13 12:18:33 +0000356 wingdi.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000357 wininet.h \
358 winioctl.h \
Hans Leidekkera745ca02005-07-13 11:32:08 +0000359 winldap.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000360 winnetwk.h \
361 winnls.h \
Diego Pettenò6febc8a2005-01-07 17:15:30 +0000362 winnls32.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000363 winnt.h \
Hans Leidekker24a1ae12007-06-25 21:09:48 +0200364 winperf.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000365 winreg.h \
Alexandre Julliard12070e12001-07-20 17:59:28 +0000366 winres.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000367 winresrc.h \
Francois Gougetc7d5cfe2007-05-15 13:51:44 +0200368 winscard.h \
369 winsmcrd.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000370 winsock.h \
371 winsock2.h \
372 winspool.h \
373 winsvc.h \
Patrik Stridvall5caddc72002-12-17 01:49:16 +0000374 wintab.h \
375 wintabx.h \
Patrik Stridvalleba96492002-09-10 00:33:34 +0000376 winternl.h \
Francois Gouget85ae2552004-10-21 21:00:29 +0000377 wintrust.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000378 winuser.h \
379 winver.h \
Mike McCormack8f983be2005-04-20 12:52:24 +0000380 wmistr.h \
Alexandre Julliard83f52d12000-09-26 22:20:14 +0000381 wnaspi32.h \
Alexandre Julliard1c359752000-08-09 00:53:22 +0000382 wownt32.h \
Patrik Stridvalle668a9d2001-10-09 21:48:22 +0000383 ws2spi.h \
Francois Gouget27202312001-11-14 21:26:23 +0000384 ws2tcpip.h \
Stefan Leichter73db9002001-01-12 23:15:54 +0000385 wshisotp.h \
386 wsipx.h \
Roderick Colenbranderdba94612004-09-07 20:47:03 +0000387 wsnwlink.h \
Ulrich Czekalla04f63462005-01-24 19:42:02 +0000388 wtsapi32.h \
Chris Morgan8aeb4632004-05-01 02:39:33 +0000389 xcmc.h \
Mike McCormackf9113982005-05-25 17:49:18 +0000390 xmldomdid.h \
Vijay Kiran Kamuju746b2302005-07-01 16:14:33 +0000391 xmldsodid.h \
Alexandre Julliard47461202004-09-21 00:35:02 +0000392 zmouse.h
James Juranc70dc831999-02-13 12:18:33 +0000393
Mike Frysinger53928442006-02-14 13:51:38 +0100394EXTRASUBDIRS = ddk msvcrt msvcrt/sys wine
Alexandre Julliardc53ceba2000-04-09 18:19:59 +0000395
Alexandre Julliard2886e9b2006-08-07 17:48:18 +0200396INSTALLDIRS = \
397 $(DESTDIR)$(includedir)/windows/ddk \
398 $(DESTDIR)$(includedir)/windows \
399 $(DESTDIR)$(includedir)/msvcrt/sys \
400 $(DESTDIR)$(includedir)/msvcrt \
401 $(DESTDIR)$(includedir)
402
James Juranc70dc831999-02-13 12:18:33 +0000403@MAKE_RULES@
404
Alexandre Julliard7d659392007-01-24 16:24:19 +0100405OBJDIR_INCLUDES = $(IDL_H_SRCS:.idl=.h) $(IDL_TLB_SRCS:.idl=.tlb)
Alexandre Julliarded2f8fc2002-12-03 23:36:05 +0000406
Alexandre Julliard7d659392007-01-24 16:24:19 +0100407all: $(OBJDIR_INCLUDES)
Alexandre Julliard47461202004-09-21 00:35:02 +0000408
Alexandre Julliard7d659392007-01-24 16:24:19 +0100409install:: $(OBJDIR_INCLUDES) $(INSTALLDIRS)
410 for f in $(SRCDIR_INCLUDES); do case $$f in \
411 wine/*) $(INSTALL_DATA) $(SRCDIR)/$$f $(DESTDIR)$(includedir)/`expr $$f : 'wine/\(.*\)'` ;; \
412 msvcrt/*) $(INSTALL_DATA) $(SRCDIR)/$$f $(DESTDIR)$(includedir)/$$f ;; \
413 *) $(INSTALL_DATA) $(SRCDIR)/$$f $(DESTDIR)$(includedir)/windows/$$f ;; \
414 esac; done
415 for f in $(OBJDIR_INCLUDES); do case $$f in \
416 wine/*) $(INSTALL_DATA) $$f $(DESTDIR)$(includedir)/`expr $$f : 'wine/\(.*\)'` ;; \
417 msvcrt/*) $(INSTALL_DATA) $$f $(DESTDIR)$(includedir)/$$f ;; \
418 *) $(INSTALL_DATA) $$f $(DESTDIR)$(includedir)/windows/$$f ;; \
419 esac; done
James Juranc70dc831999-02-13 12:18:33 +0000420
Alexandre Julliard7cae5582002-06-01 02:55:48 +0000421# Don't just do a rm -rf on $(includedir) -- don't want to wipe out
James Juranc70dc831999-02-13 12:18:33 +0000422# anything extra the user may have put there.
423uninstall::
Alexandre Julliard7d659392007-01-24 16:24:19 +0100424 for f in $(SRCDIR_INCLUDES) $(OBJDIR_INCLUDES); do case $$f in \
425 wine/*) $(RM) $(DESTDIR)$(includedir)/`expr $$f : 'wine/\(.*\)'` ;; \
426 msvcrt/*) $(RM) $(DESTDIR)$(includedir)/$$f ;; \
427 *) $(RM) $(DESTDIR)$(includedir)/windows/$$f ;; \
428 esac; done
Alexandre Julliard2886e9b2006-08-07 17:48:18 +0200429 -rmdir $(INSTALLDIRS)
James Juranc70dc831999-02-13 12:18:33 +0000430
Alexandre Julliard32ab8952006-09-14 09:38:16 +0200431@DEPENDENCIES@ # everything below this line is overwritten by make depend