wine/dlls/jscript/tests/Makefile.in
2008-09-09 11:46:16 +02:00

17 lines
294 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = jscript.dll
IMPORTS = oleaut32 ole32 kernel32
CTESTS = \
jscript.c \
run.c
RC_SRCS = rsrc.rc
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend