1999-02-13 12:18:33 +00:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
|
|
|
TOPOBJDIR = ..
|
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
MODULE = none
|
|
|
|
|
2007-01-24 15:24:19 +00:00
|
|
|
IDL_H_SRCS = \
|
2004-07-21 03:08:46 +00:00
|
|
|
activscp.idl \
|
2004-03-09 01:29:56 +00:00
|
|
|
amstream.idl \
|
2003-10-24 04:20:05 +00:00
|
|
|
amvideo.idl \
|
2004-03-09 01:29:56 +00:00
|
|
|
austream.idl \
|
2003-09-03 19:31:57 +00:00
|
|
|
comcat.idl \
|
2004-10-05 02:18:08 +00:00
|
|
|
control.idl \
|
2004-03-09 01:29:56 +00:00
|
|
|
ddstream.idl \
|
2004-07-21 03:08:46 +00:00
|
|
|
dispex.idl \
|
2003-09-04 01:51:43 +00:00
|
|
|
docobj.idl \
|
2005-07-13 19:31:07 +00:00
|
|
|
downloadmgr.idl \
|
2003-09-04 02:00:46 +00:00
|
|
|
exdisp.idl \
|
2005-08-08 11:08:27 +00:00
|
|
|
hlink.idl \
|
2006-07-07 13:12:56 +00:00
|
|
|
htiframe.idl \
|
2005-09-26 16:43:20 +00:00
|
|
|
iads.idl \
|
2007-05-11 12:53:23 +00:00
|
|
|
icftypes.idl \
|
2006-08-11 11:21:46 +00:00
|
|
|
indexsrv.idl \
|
2004-10-04 20:39:33 +00:00
|
|
|
mediaobj.idl \
|
2005-07-05 12:39:38 +00:00
|
|
|
mimeinfo.idl \
|
2004-07-06 19:27:31 +00:00
|
|
|
mlang.idl \
|
2004-03-09 01:29:56 +00:00
|
|
|
mmstream.idl \
|
2005-03-25 20:46:48 +00:00
|
|
|
mshtmhst.idl \
|
2005-01-10 13:31:29 +00:00
|
|
|
mshtml.idl \
|
2005-05-16 08:46:55 +00:00
|
|
|
msxml.idl \
|
2005-06-30 20:48:43 +00:00
|
|
|
msxml2.idl \
|
2007-05-11 12:53:32 +00:00
|
|
|
netfw.idl \
|
2003-01-05 20:31:51 +00:00
|
|
|
oaidl.idl \
|
2002-12-19 22:15:24 +00:00
|
|
|
objidl.idl \
|
2005-09-02 12:19:04 +00:00
|
|
|
objsafe.idl \
|
2003-09-04 00:03:48 +00:00
|
|
|
ocidl.idl \
|
2006-11-19 22:59:43 +00:00
|
|
|
ocmm.idl \
|
2006-07-20 06:26:18 +00:00
|
|
|
oledb.idl \
|
2003-09-03 20:17:39 +00:00
|
|
|
oleidl.idl \
|
2006-06-22 14:12:18 +00:00
|
|
|
optary.idl \
|
2004-09-09 19:23:19 +00:00
|
|
|
propidl.idl \
|
2004-04-29 20:00:26 +00:00
|
|
|
pstore.idl \
|
2004-10-18 22:28:21 +00:00
|
|
|
richole.idl \
|
2005-01-27 10:44:19 +00:00
|
|
|
sensevts.idl \
|
2003-09-03 20:20:49 +00:00
|
|
|
servprov.idl \
|
2004-04-19 19:26:57 +00:00
|
|
|
shldisp.idl \
|
2003-09-04 19:43:39 +00:00
|
|
|
shobjidl.idl \
|
|
|
|
shtypes.idl \
|
2003-06-30 20:24:52 +00:00
|
|
|
strmif.idl \
|
2006-07-10 19:03:57 +00:00
|
|
|
tom.idl \
|
2002-12-16 23:49:30 +00:00
|
|
|
unknwn.idl \
|
2006-10-25 21:05:50 +00:00
|
|
|
urlhist.idl \
|
2003-09-03 23:52:07 +00:00
|
|
|
urlmon.idl \
|
2007-01-24 15:24:19 +00:00
|
|
|
wine/itss.idl \
|
2005-05-26 12:22:51 +00:00
|
|
|
wtypes.idl \
|
2005-07-01 16:14:33 +00:00
|
|
|
xmldom.idl \
|
2005-08-25 10:40:53 +00:00
|
|
|
xmldso.idl
|
2002-12-03 23:36:05 +00:00
|
|
|
|
2006-07-27 18:45:14 +00:00
|
|
|
IDL_TLB_SRCS = \
|
|
|
|
stdole2.idl
|
|
|
|
|
2007-01-24 15:24:19 +00:00
|
|
|
SRCDIR_INCLUDES = \
|
2006-07-27 18:45:14 +00:00
|
|
|
$(IDL_TLB_SRCS) \
|
2007-01-24 15:24:19 +00:00
|
|
|
$(IDL_H_SRCS) \
|
2002-12-19 04:15:02 +00:00
|
|
|
accctrl.h \
|
2004-06-14 16:54:18 +00:00
|
|
|
aclapi.h \
|
2006-11-17 14:47:16 +00:00
|
|
|
adshlp.h \
|
2004-09-27 20:39:40 +00:00
|
|
|
advpub.h \
|
2005-06-07 20:05:42 +00:00
|
|
|
appmgmt.h \
|
2001-08-15 17:38:28 +00:00
|
|
|
audevcod.h \
|
2003-10-24 04:20:05 +00:00
|
|
|
aviriff.h \
|
2007-01-24 15:24:19 +00:00
|
|
|
axcore.idl \
|
|
|
|
axextend.idl \
|
2000-08-09 00:53:22 +00:00
|
|
|
basetsd.h \
|
2005-06-29 11:03:30 +00:00
|
|
|
basetyps.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
cderr.h \
|
2006-10-13 21:05:01 +00:00
|
|
|
cfgmgr32.h \
|
2000-09-09 19:41:31 +00:00
|
|
|
cguid.h \
|
2006-07-10 06:22:40 +00:00
|
|
|
cierror.h \
|
2006-10-13 21:03:55 +00:00
|
|
|
clusapi.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
commctrl.h \
|
|
|
|
commdlg.h \
|
|
|
|
compobj.h \
|
2001-02-23 01:12:26 +00:00
|
|
|
cpl.h \
|
2002-09-29 18:04:15 +00:00
|
|
|
custcntl.h \
|
2004-04-05 22:21:27 +00:00
|
|
|
cvconst.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
d3d.h \
|
2002-09-12 22:25:16 +00:00
|
|
|
d3d8.h \
|
|
|
|
d3d8caps.h \
|
|
|
|
d3d8types.h \
|
2003-06-20 21:28:34 +00:00
|
|
|
d3d9.h \
|
|
|
|
d3d9caps.h \
|
|
|
|
d3d9types.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
d3dcaps.h \
|
2002-12-06 19:45:18 +00:00
|
|
|
d3dhal.h \
|
2005-01-24 11:33:47 +00:00
|
|
|
d3drm.h \
|
2007-04-19 19:02:09 +00:00
|
|
|
d3drmdef.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
d3dtypes.h \
|
2000-09-26 22:20:14 +00:00
|
|
|
d3dvec.inl \
|
2002-12-17 01:15:15 +00:00
|
|
|
d3dx8core.h \
|
2003-06-26 02:06:40 +00:00
|
|
|
dbghelp.h \
|
2007-01-24 15:24:19 +00:00
|
|
|
dbinit.idl \
|
|
|
|
dbprop.idl \
|
|
|
|
dbs.idl \
|
2004-01-09 00:57:08 +00:00
|
|
|
dbt.h \
|
2005-04-20 18:42:04 +00:00
|
|
|
dciddi.h \
|
|
|
|
dciman.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
dde.h \
|
|
|
|
ddeml.h \
|
2006-06-09 11:30:21 +00:00
|
|
|
ddk/compstui.h \
|
2007-02-06 09:19:40 +00:00
|
|
|
ddk/hidsdi.h \
|
2006-02-11 17:40:32 +00:00
|
|
|
ddk/ntddcdvd.h \
|
2006-01-12 12:32:51 +00:00
|
|
|
ddk/ntddser.h \
|
2006-01-26 12:22:24 +00:00
|
|
|
ddk/ntddtape.h \
|
2005-09-23 17:22:12 +00:00
|
|
|
ddk/wdm.h \
|
2005-08-25 19:31:13 +00:00
|
|
|
ddk/winsplp.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
ddraw.h \
|
2002-12-06 19:45:18 +00:00
|
|
|
ddrawi.h \
|
2007-01-24 15:24:19 +00:00
|
|
|
devenum.idl \
|
2004-08-16 19:49:16 +00:00
|
|
|
devguid.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
digitalv.h \
|
|
|
|
dinput.h \
|
|
|
|
dispdib.h \
|
|
|
|
dlgs.h \
|
2003-03-21 00:42:38 +00:00
|
|
|
dls1.h \
|
2004-01-20 00:21:40 +00:00
|
|
|
dls2.h \
|
2003-03-21 00:42:38 +00:00
|
|
|
dmdls.h \
|
|
|
|
dmerror.h \
|
2002-03-12 19:20:44 +00:00
|
|
|
dmo.h \
|
|
|
|
dmoreg.h \
|
|
|
|
dmort.h \
|
2003-04-08 03:56:04 +00:00
|
|
|
dmplugin.h \
|
2003-03-21 00:42:38 +00:00
|
|
|
dmusbuff.h \
|
|
|
|
dmusicc.h \
|
2003-04-08 03:56:04 +00:00
|
|
|
dmusicf.h \
|
|
|
|
dmusici.h \
|
|
|
|
dmusics.h \
|
2003-06-30 18:26:13 +00:00
|
|
|
dpaddr.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
dplay.h \
|
2003-06-30 18:26:13 +00:00
|
|
|
dplay8.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
dplobby.h \
|
2005-12-08 11:00:14 +00:00
|
|
|
dplobby8.h \
|
2006-02-11 11:14:04 +00:00
|
|
|
dpnathlp.h \
|
2003-04-29 22:49:52 +00:00
|
|
|
dsconf.h \
|
2002-12-06 19:45:18 +00:00
|
|
|
dsdriver.h \
|
2006-08-14 11:41:40 +00:00
|
|
|
dsgetdc.h \
|
2001-08-15 17:38:28 +00:00
|
|
|
dshow.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
dsound.h \
|
2005-11-29 11:00:19 +00:00
|
|
|
dsrole.h \
|
2004-04-15 04:56:51 +00:00
|
|
|
dxdiag.h \
|
2004-03-02 06:44:26 +00:00
|
|
|
dxerr8.h \
|
|
|
|
dxerr9.h \
|
2004-06-03 00:03:23 +00:00
|
|
|
dxfile.h \
|
2007-01-24 15:24:19 +00:00
|
|
|
dyngraph.idl \
|
2006-05-20 18:57:51 +00:00
|
|
|
errors.h \
|
2004-03-03 02:18:32 +00:00
|
|
|
evcode.h \
|
2005-04-20 12:52:24 +00:00
|
|
|
evntrace.h \
|
2002-12-12 23:34:01 +00:00
|
|
|
excpt.h \
|
2004-10-18 21:43:18 +00:00
|
|
|
exdispid.h \
|
2002-11-19 00:47:12 +00:00
|
|
|
fci.h \
|
|
|
|
fdi.h \
|
2007-06-08 20:44:28 +00:00
|
|
|
gdiplus.h \
|
|
|
|
gdiplusenums.h \
|
|
|
|
gdiplusflat.h \
|
|
|
|
gdiplusgpstubs.h \
|
|
|
|
gdiplusinit.h \
|
|
|
|
gdiplusmem.h \
|
|
|
|
gdipluspixelformats.h \
|
|
|
|
gdiplustypes.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
guiddef.h \
|
2006-06-05 06:24:52 +00:00
|
|
|
hlguids.h \
|
2004-09-16 19:05:49 +00:00
|
|
|
htmlhelp.h \
|
2004-01-08 00:40:22 +00:00
|
|
|
icm.h \
|
2002-12-03 22:08:14 +00:00
|
|
|
icmpapi.h \
|
2005-05-25 17:49:18 +00:00
|
|
|
idispids.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
imagehlp.h \
|
|
|
|
imm.h \
|
|
|
|
initguid.h \
|
2002-12-03 22:08:14 +00:00
|
|
|
ipexport.h \
|
2003-05-13 03:32:20 +00:00
|
|
|
iphlpapi.h \
|
|
|
|
ipifcons.h \
|
|
|
|
iprtrmib.h \
|
|
|
|
iptypes.h \
|
2004-08-16 21:09:27 +00:00
|
|
|
ks.h \
|
|
|
|
ksguid.h \
|
|
|
|
ksmedia.h \
|
2002-09-11 02:35:17 +00:00
|
|
|
lm.h \
|
|
|
|
lmaccess.h \
|
|
|
|
lmapibuf.h \
|
2002-09-23 20:36:50 +00:00
|
|
|
lmbrowsr.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
lmcons.h \
|
2002-09-11 02:35:17 +00:00
|
|
|
lmerr.h \
|
2005-01-20 10:35:21 +00:00
|
|
|
lmjoin.h \
|
2006-06-08 04:14:28 +00:00
|
|
|
lmmsg.h \
|
2004-03-01 21:18:49 +00:00
|
|
|
lmserver.h \
|
|
|
|
lmshare.h \
|
2003-09-11 03:09:19 +00:00
|
|
|
lmstats.h \
|
2002-09-11 02:35:17 +00:00
|
|
|
lmwksta.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
lzexpand.h \
|
2000-12-13 21:28:57 +00:00
|
|
|
mapi.h \
|
2002-01-29 18:10:53 +00:00
|
|
|
mapicode.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
mapidefs.h \
|
2004-04-23 23:28:04 +00:00
|
|
|
mapiguid.h \
|
|
|
|
mapitags.h \
|
|
|
|
mapiutil.h \
|
|
|
|
mapival.h \
|
|
|
|
mapix.h \
|
2001-02-14 21:49:22 +00:00
|
|
|
mciavi.h \
|
2000-10-13 23:16:46 +00:00
|
|
|
mcx.h \
|
2002-03-12 19:20:44 +00:00
|
|
|
mediaerr.h \
|
2001-05-07 20:14:00 +00:00
|
|
|
minmax.h \
|
2002-12-06 19:45:18 +00:00
|
|
|
mmddk.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
mmreg.h \
|
|
|
|
mmsystem.h \
|
2006-04-27 11:52:12 +00:00
|
|
|
mprapi.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
msacm.h \
|
2001-01-04 20:58:05 +00:00
|
|
|
msacmdlg.h \
|
2004-01-20 21:55:28 +00:00
|
|
|
msacmdrv.h \
|
2004-10-21 21:00:29 +00:00
|
|
|
mscat.h \
|
2006-01-24 09:57:59 +00:00
|
|
|
mshtmcid.h \
|
2005-01-10 13:31:29 +00:00
|
|
|
mshtmdid.h \
|
2003-08-13 01:27:48 +00:00
|
|
|
msi.h \
|
2005-01-31 11:33:33 +00:00
|
|
|
msidefs.h \
|
2003-08-13 01:27:48 +00:00
|
|
|
msiquery.h \
|
2002-09-09 19:35:42 +00:00
|
|
|
mssip.h \
|
2007-01-24 15:24:19 +00:00
|
|
|
msvcrt/conio.h \
|
|
|
|
msvcrt/crtdbg.h \
|
|
|
|
msvcrt/ctype.h \
|
|
|
|
msvcrt/direct.h \
|
|
|
|
msvcrt/dirent.h \
|
|
|
|
msvcrt/dos.h \
|
|
|
|
msvcrt/eh.h \
|
|
|
|
msvcrt/errno.h \
|
|
|
|
msvcrt/fcntl.h \
|
|
|
|
msvcrt/float.h \
|
|
|
|
msvcrt/io.h \
|
|
|
|
msvcrt/limits.h \
|
|
|
|
msvcrt/locale.h \
|
|
|
|
msvcrt/malloc.h \
|
|
|
|
msvcrt/math.h \
|
|
|
|
msvcrt/mbctype.h \
|
|
|
|
msvcrt/mbstring.h \
|
|
|
|
msvcrt/process.h \
|
|
|
|
msvcrt/search.h \
|
|
|
|
msvcrt/setjmp.h \
|
|
|
|
msvcrt/share.h \
|
|
|
|
msvcrt/signal.h \
|
|
|
|
msvcrt/stddef.h \
|
|
|
|
msvcrt/stdio.h \
|
|
|
|
msvcrt/stdlib.h \
|
|
|
|
msvcrt/string.h \
|
|
|
|
msvcrt/sys/locking.h \
|
|
|
|
msvcrt/sys/stat.h \
|
|
|
|
msvcrt/sys/timeb.h \
|
|
|
|
msvcrt/sys/types.h \
|
|
|
|
msvcrt/sys/unistd.h \
|
|
|
|
msvcrt/sys/utime.h \
|
|
|
|
msvcrt/time.h \
|
|
|
|
msvcrt/unistd.h \
|
|
|
|
msvcrt/wchar.h \
|
|
|
|
msvcrt/wctype.h \
|
2002-05-22 01:51:41 +00:00
|
|
|
mswsock.h \
|
2005-06-29 19:21:01 +00:00
|
|
|
msxml2did.h \
|
2005-05-16 08:46:55 +00:00
|
|
|
msxmldid.h \
|
2001-11-06 17:52:36 +00:00
|
|
|
nb30.h \
|
2006-03-01 12:22:26 +00:00
|
|
|
ndrtypes.h \
|
2004-04-05 23:14:26 +00:00
|
|
|
npapi.h \
|
2001-01-12 23:15:54 +00:00
|
|
|
nspapi.h \
|
2002-12-06 19:45:18 +00:00
|
|
|
ntddcdrm.h \
|
|
|
|
ntddscsi.h \
|
|
|
|
ntddstor.h \
|
2006-05-19 07:36:20 +00:00
|
|
|
ntdsapi.h \
|
2006-07-07 08:20:59 +00:00
|
|
|
ntquery.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
ntsecapi.h \
|
2007-04-21 10:24:44 +00:00
|
|
|
ntsecpkg.h \
|
2002-09-17 00:03:39 +00:00
|
|
|
ntstatus.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
objbase.h \
|
2005-07-26 11:30:42 +00:00
|
|
|
objsel.h \
|
2005-02-18 12:52:49 +00:00
|
|
|
odbcinst.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
ole2.h \
|
|
|
|
ole2ver.h \
|
|
|
|
oleauto.h \
|
|
|
|
olectl.h \
|
|
|
|
oledlg.h \
|
2002-12-17 01:49:16 +00:00
|
|
|
pktdef.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
poppack.h \
|
2005-04-11 18:51:17 +00:00
|
|
|
powrprof.h \
|
2006-06-12 04:34:23 +00:00
|
|
|
profinfo.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
prsht.h \
|
|
|
|
psapi.h \
|
|
|
|
pshpack1.h \
|
|
|
|
pshpack2.h \
|
|
|
|
pshpack4.h \
|
|
|
|
pshpack8.h \
|
|
|
|
ras.h \
|
2004-10-08 20:50:06 +00:00
|
|
|
reason.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
regstr.h \
|
|
|
|
richedit.h \
|
2007-01-07 23:47:04 +00:00
|
|
|
rmxfguid.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
rpc.h \
|
2000-11-08 05:06:10 +00:00
|
|
|
rpcdce.h \
|
|
|
|
rpcdcep.h \
|
|
|
|
rpcndr.h \
|
2001-07-11 20:19:06 +00:00
|
|
|
rpcnterr.h \
|
2001-10-14 16:15:37 +00:00
|
|
|
rpcproxy.h \
|
2007-05-15 11:48:29 +00:00
|
|
|
scarderr.h \
|
2005-05-12 09:55:10 +00:00
|
|
|
schannel.h \
|
2004-09-06 20:25:25 +00:00
|
|
|
schemadef.h \
|
2005-05-12 09:55:10 +00:00
|
|
|
schnlsp.h \
|
2003-11-11 22:03:24 +00:00
|
|
|
sddl.h \
|
2004-07-12 19:51:59 +00:00
|
|
|
secext.h \
|
2005-10-06 12:28:46 +00:00
|
|
|
security.h \
|
2005-01-28 11:41:23 +00:00
|
|
|
sensapi.h \
|
2000-11-06 20:24:43 +00:00
|
|
|
setupapi.h \
|
2006-02-14 15:52:18 +00:00
|
|
|
sfc.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
shellapi.h \
|
|
|
|
shlguid.h \
|
|
|
|
shlobj.h \
|
|
|
|
shlwapi.h \
|
2002-09-09 19:35:42 +00:00
|
|
|
sipbase.h \
|
2005-06-02 10:28:10 +00:00
|
|
|
snmp.h \
|
2006-03-22 04:45:35 +00:00
|
|
|
softpub.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
sql.h \
|
|
|
|
sqlext.h \
|
|
|
|
sqltypes.h \
|
2004-03-01 23:10:33 +00:00
|
|
|
sspi.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
storage.h \
|
2006-09-04 16:46:34 +00:00
|
|
|
svrapi.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
tapi.h \
|
2002-09-12 17:54:09 +00:00
|
|
|
tchar.h \
|
2005-07-01 19:12:44 +00:00
|
|
|
textserv.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
tlhelp32.h \
|
2003-10-03 03:33:15 +00:00
|
|
|
tmschema.h \
|
2006-05-08 18:04:18 +00:00
|
|
|
twain.h \
|
2005-11-24 18:22:07 +00:00
|
|
|
usp10.h \
|
2001-08-15 17:38:28 +00:00
|
|
|
uuids.h \
|
2003-10-04 03:48:11 +00:00
|
|
|
uxtheme.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
ver.h \
|
|
|
|
vfw.h \
|
2001-08-22 18:20:36 +00:00
|
|
|
vfwmsgs.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
winbase.h \
|
|
|
|
wincon.h \
|
2006-11-13 14:37:57 +00:00
|
|
|
wincred.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
wincrypt.h \
|
1999-03-15 15:12:38 +00:00
|
|
|
windef.h \
|
2006-04-09 16:35:36 +00:00
|
|
|
windns.h \
|
1999-02-13 12:18:33 +00:00
|
|
|
windows.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
windowsx.h \
|
2007-01-24 15:24:19 +00:00
|
|
|
wine/debug.h \
|
|
|
|
wine/exception.h \
|
|
|
|
wine/library.h \
|
|
|
|
wine/unicode.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
winerror.h \
|
1999-02-13 12:18:33 +00:00
|
|
|
wingdi.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
wininet.h \
|
|
|
|
winioctl.h \
|
2005-07-13 11:32:08 +00:00
|
|
|
winldap.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
winnetwk.h \
|
|
|
|
winnls.h \
|
2005-01-07 17:15:30 +00:00
|
|
|
winnls32.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
winnt.h \
|
|
|
|
winreg.h \
|
2001-07-20 17:59:28 +00:00
|
|
|
winres.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
winresrc.h \
|
2007-05-15 11:51:44 +00:00
|
|
|
winscard.h \
|
|
|
|
winsmcrd.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
winsock.h \
|
|
|
|
winsock2.h \
|
|
|
|
winspool.h \
|
|
|
|
winsvc.h \
|
2002-12-17 01:49:16 +00:00
|
|
|
wintab.h \
|
|
|
|
wintabx.h \
|
2002-09-10 00:33:34 +00:00
|
|
|
winternl.h \
|
2004-10-21 21:00:29 +00:00
|
|
|
wintrust.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
winuser.h \
|
|
|
|
winver.h \
|
2005-04-20 12:52:24 +00:00
|
|
|
wmistr.h \
|
2000-09-26 22:20:14 +00:00
|
|
|
wnaspi32.h \
|
2000-08-09 00:53:22 +00:00
|
|
|
wownt32.h \
|
2001-10-09 21:48:22 +00:00
|
|
|
ws2spi.h \
|
2001-11-14 21:26:23 +00:00
|
|
|
ws2tcpip.h \
|
2001-01-12 23:15:54 +00:00
|
|
|
wshisotp.h \
|
|
|
|
wsipx.h \
|
2004-09-07 20:47:03 +00:00
|
|
|
wsnwlink.h \
|
2005-01-24 19:42:02 +00:00
|
|
|
wtsapi32.h \
|
2004-05-01 02:39:33 +00:00
|
|
|
xcmc.h \
|
2005-05-25 17:49:18 +00:00
|
|
|
xmldomdid.h \
|
2005-07-01 16:14:33 +00:00
|
|
|
xmldsodid.h \
|
2004-09-21 00:35:02 +00:00
|
|
|
zmouse.h
|
1999-02-13 12:18:33 +00:00
|
|
|
|
2006-02-14 12:51:38 +00:00
|
|
|
EXTRASUBDIRS = ddk msvcrt msvcrt/sys wine
|
2000-04-09 18:19:59 +00:00
|
|
|
|
2006-08-07 15:48:18 +00:00
|
|
|
INSTALLDIRS = \
|
|
|
|
$(DESTDIR)$(includedir)/windows/ddk \
|
|
|
|
$(DESTDIR)$(includedir)/windows \
|
|
|
|
$(DESTDIR)$(includedir)/msvcrt/sys \
|
|
|
|
$(DESTDIR)$(includedir)/msvcrt \
|
|
|
|
$(DESTDIR)$(includedir)
|
|
|
|
|
1999-02-13 12:18:33 +00:00
|
|
|
@MAKE_RULES@
|
|
|
|
|
2007-01-24 15:24:19 +00:00
|
|
|
OBJDIR_INCLUDES = $(IDL_H_SRCS:.idl=.h) $(IDL_TLB_SRCS:.idl=.tlb)
|
2004-09-21 00:35:02 +00:00
|
|
|
|
2007-01-24 15:24:19 +00:00
|
|
|
all: $(OBJDIR_INCLUDES)
|
2002-12-03 23:36:05 +00:00
|
|
|
|
2007-01-24 15:24:19 +00:00
|
|
|
install:: $(OBJDIR_INCLUDES) $(INSTALLDIRS)
|
|
|
|
for f in $(SRCDIR_INCLUDES); do case $$f in \
|
|
|
|
wine/*) $(INSTALL_DATA) $(SRCDIR)/$$f $(DESTDIR)$(includedir)/`expr $$f : 'wine/\(.*\)'` ;; \
|
|
|
|
msvcrt/*) $(INSTALL_DATA) $(SRCDIR)/$$f $(DESTDIR)$(includedir)/$$f ;; \
|
|
|
|
*) $(INSTALL_DATA) $(SRCDIR)/$$f $(DESTDIR)$(includedir)/windows/$$f ;; \
|
|
|
|
esac; done
|
|
|
|
for f in $(OBJDIR_INCLUDES); do case $$f in \
|
|
|
|
wine/*) $(INSTALL_DATA) $$f $(DESTDIR)$(includedir)/`expr $$f : 'wine/\(.*\)'` ;; \
|
|
|
|
msvcrt/*) $(INSTALL_DATA) $$f $(DESTDIR)$(includedir)/$$f ;; \
|
|
|
|
*) $(INSTALL_DATA) $$f $(DESTDIR)$(includedir)/windows/$$f ;; \
|
|
|
|
esac; done
|
1999-02-13 12:18:33 +00:00
|
|
|
|
2002-06-01 02:55:48 +00:00
|
|
|
# Don't just do a rm -rf on $(includedir) -- don't want to wipe out
|
1999-02-13 12:18:33 +00:00
|
|
|
# anything extra the user may have put there.
|
|
|
|
uninstall::
|
2007-01-24 15:24:19 +00:00
|
|
|
for f in $(SRCDIR_INCLUDES) $(OBJDIR_INCLUDES); do case $$f in \
|
|
|
|
wine/*) $(RM) $(DESTDIR)$(includedir)/`expr $$f : 'wine/\(.*\)'` ;; \
|
|
|
|
msvcrt/*) $(RM) $(DESTDIR)$(includedir)/$$f ;; \
|
|
|
|
*) $(RM) $(DESTDIR)$(includedir)/windows/$$f ;; \
|
|
|
|
esac; done
|
2006-08-07 15:48:18 +00:00
|
|
|
-rmdir $(INSTALLDIRS)
|
1999-02-13 12:18:33 +00:00
|
|
|
|
2006-09-14 07:38:16 +00:00
|
|
|
@DEPENDENCIES@ # everything below this line is overwritten by make depend
|