repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
advapi32: Cast-qual warnings fix.
[wine/hacks.git]
/
dlls
/
msxml3
/
Makefile.in
blob
99628c3b88bbfd5890d36335992366e225b57313
1
EXTRADEFS
= -
DCOM_NO_WINDOWS_H
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
msxml3.dll
7
IMPORTS
=
urlmon shlwapi oleaut32 ole32 user32 advapi32 kernel32 ntdll
8
EXTRALIBS
= -
luuid @XML2LIBS@ @XSLTLIBS@
9
EXTRAINCL
=
@XML2INCL@ @XSLTINCL@
10
11
C_SRCS
=
\
12
attribute.c \
13
comment.c \
14
domdoc.c \
15
element.c \
16
factory.c \
17
main.c \
18
node.c \
19
nodelist.c \
20
nodemap.c \
21
parseerror.c \
22
regsvr.c \
23
text.c
24
25
SUBDIRS
=
tests
26
27
@MAKE_DLL_RULES@
28
29
### Dependencies: