Sweden-Number/dlls/mscoree/Makefile.in

9 lines
124 B
Makefile
Raw Normal View History

2006-10-06 11:21:02 +02:00
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@