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