Sweden-Number/dlls/jscript/tests/Makefile.in

16 lines
231 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = jscript.dll
IMPORTS = oleaut32 ole32 advapi32
C_SRCS = \
activex.c \
jscript.c \
run.c
RC_SRCS = rsrc.rc
@MAKE_TEST_RULES@