wine/dlls/jscript/tests/Makefile.in
2012-03-12 16:37:18 +01:00

13 lines
155 B
Makefile

TESTDLL = jscript.dll
IMPORTS = oleaut32 ole32 advapi32
C_SRCS = \
activex.c \
caller.c \
jscript.c \
run.c
RC_SRCS = rsrc.rc
@MAKE_TEST_RULES@