d3drm: Implement partially IDirect3DRMMeshBuilderImpl_Load.
[wine/multimedia.git] / dlls / xmllite / Makefile.in
blob9268f7d6dd1f7ec50f9d0cd8413ffb0d9330cec1
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = xmllite.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 reader.c \
10 xmllite_main.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend