Release 1.5.1.
[wine] / dlls / jscript / tests / Makefile.in
1 TESTDLL   = jscript.dll
2 IMPORTS   = oleaut32 ole32 advapi32
3
4 C_SRCS = \
5         activex.c \
6         caller.c \
7         jscript.c \
8         run.c
9
10 RC_SRCS = rsrc.rc
11
12 @MAKE_TEST_RULES@