kernel32: Delete the .windows-label file if the label is empty.
[wine/multimedia.git] / dlls / mscoree / Makefile.in
blobcbdff510d5076a181a6a1b5536a809bc2508581a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mscoree.dll
6 IMPORTS = uuid advapi32 kernel32
8 C_SRCS = \
9 corruntimehost.c \
10 mscoree_main.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend