advapi32: Fix two tests for w2k8.
[wine/multimedia.git] / dlls / jscript / Makefile.in
blob04cc952f4747e45bd977c544f1c82945d3241fe2
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = jscript.dll
6 IMPORTS = kernel32
8 RC_SRCS = rsrc.rc
10 C_SRCS = \
11 jscript.c \
12 jscript_main.c
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend