wine/dlls/mscoree/tests/Makefile.in
2011-10-10 13:46:36 +02:00

10 lines
126 B
Makefile

TESTDLL = mscoree.dll
IMPORTS = ole32 shlwapi uuid
C_SRCS = \
debugging.c \
metahost.c \
mscoree.c
@MAKE_TEST_RULES@