wine-wine/dlls/jscript/tests/Makefile.in

12 lines
143 B
Makefile

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