wine/dlls/jscript/tests/Makefile.in
2009-09-30 16:28:36 +02:00

18 lines
316 B
Makefile

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