wineps.drv: Keep track of all supported device resolutions.
[wine] / dlls / mscoree / tests / Makefile.in
1 TESTDLL   = mscoree.dll
2 IMPORTS   = ole32 shlwapi uuid
3
4 C_SRCS = \
5         debugging.c \
6         metahost.c \
7         mscoree.c
8
9 @MAKE_TEST_RULES@