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