fusion: Add a stub implementation of IAssemblyName.
[wine/hacks.git] / dlls / fusion / Makefile.in
blobf7c47f8cc5cf565430d7c83389f088ae6850c5bb
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = fusion.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 asmname.c \
10 fusion.c \
11 fusion_main.c
13 @MAKE_DLL_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend