wine/dlls/jscript/tests/Makefile.in

17 lines
294 B
Makefile
Raw Normal View History

2008-03-24 20:53:14 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = jscript.dll
2008-09-05 00:38:44 +00:00
IMPORTS = oleaut32 ole32 kernel32
2008-03-24 20:53:14 +00:00
CTESTS = \
2008-09-05 00:38:44 +00:00
jscript.c \
run.c
2008-03-24 20:53:14 +00:00
RC_SRCS = rsrc.rc
2008-03-24 20:53:14 +00:00
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend