attrib: Make ATTRIB_wprintf() static.
[wine/testsucceed.git] / dlls / jscript / tests / Makefile.in
blob8a50c4dc8a5dcf7b1d3f8bbbd8fd998ef6629bad
1 TESTDLL = jscript.dll
2 IMPORTS = oleaut32 ole32 advapi32
4 C_SRCS = \
5 activex.c \
6 jscript.c \
7 run.c
9 RC_SRCS = rsrc.rc
11 @MAKE_TEST_RULES@