wine/dlls/msxml3/Makefile.in

44 lines
682 B
Makefile

MODULE = msxml3.dll
IMPORTS = $(XSLT_PE_LIBS) $(XML2_PE_LIBS) uuid urlmon shlwapi oleaut32 ole32 user32 advapi32
EXTRAINCL = $(XSLT_PE_CFLAGS) $(XML2_PE_CFLAGS)
SOURCES = \
attribute.c \
bsc.c \
cdata.c \
comment.c \
dispex.c \
docfrag.c \
doctype.c \
domdoc.c \
domimpl.c \
element.c \
entityref.c \
factory.c \
httprequest.c \
main.c \
msxml3_v1.idl \
mxnamespace.c \
mxwriter.c \
node.c \
nodelist.c \
nodemap.c \
parseerror.c \
pi.c \
saxreader.c \
schema.c \
schemas.rc \
selection.c \
stylesheet.c \
text.c \
uuid.c \
version.rc \
xdr.c \
xmldoc.c \
xmlelem.c \
xmlparser.c \
xmlparser.idl \
xmlview.c \
xslpattern.l \
xslpattern.y