Sweden-Number/dlls/mscoree/Makefile.in

13 lines
209 B
Makefile
Raw Normal View History

2006-10-06 11:21:02 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = mscoree.dll
IMPORTS = uuid shell32 advapi32
2006-10-06 11:21:02 +02:00
C_SRCS = \
corruntimehost.c \
2006-10-06 11:21:02 +02:00
mscoree_main.c
@MAKE_DLL_RULES@