Add AppDefaults app selection to control panel
[wine/gsoc-2012-control.git] / dlls / vbscript / tests / Makefile.in
blob8662ce811ec21622ee474d6fcd2e1a9338f572fd
1 TESTDLL = vbscript.dll
2 IMPORTS = oleaut32 ole32 advapi32
4 C_SRCS = \
5 createobj.c \
6 run.c \
7 vbscript.c
9 RC_SRCS = rsrc.rc
11 @MAKE_TEST_RULES@