repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 20050930.
[wine/gsoc-2012-control.git]
/
dlls
/
msxml3
/
Makefile.in
blob
7bd520d0a1929a5518e1e965a821987dba6499d0
1
EXTRADEFS
= -
DCOM_NO_WINDOWS_H
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
msxml3.dll
7
IMPORTS
=
oleaut32 advapi32 kernel32 ntdll
8
EXTRALIBS
= -
luuid
$(
LIBUNICODE
)
@XML2LIBS@ @XSLTLIBS@
9
EXTRAINCL
=
@XML2INCL@ @XSLTINCL@
10
11
C_SRCS
=
\
12
domdoc.c \
13
element.c \
14
factory.c \
15
main.c \
16
node.c \
17
nodelist.c \
18
nodemap.c
19
20
SUBDIRS
=
tests
21
22
@MAKE_DLL_RULES@
23
24
### Dependencies: