Add AppDefaults app selection to control panel
[wine/gsoc-2012-control.git] / dlls / jscript / tests / Makefile.in
bloba3ad0ea6be87a087951ef69bcab553d14077d9ef
1 TESTDLL = jscript.dll
2 IMPORTS = oleaut32 ole32 advapi32
4 C_SRCS = \
5 activex.c \
6 caller.c \
7 jscript.c \
8 run.c
10 RC_SRCS = rsrc.rc
12 @MAKE_TEST_RULES@