wine/dlls/mscoree/tests/Makefile.in
2010-11-23 14:18:22 +01:00

9 lines
100 B
Makefile

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