dmloader: Simplify the module refcount handling.
[wine] / dlls / vbscript / tests / Makefile.in
1 TESTDLL   = vbscript.dll
2 IMPORTS   = ole32
3
4 C_SRCS = \
5         vbscript.c
6
7 @MAKE_TEST_RULES@