quartz: Remove dead code from DSoundRender.
[wine/wine64.git] / dlls / cryptdlg / Makefile.in
blob612a90d5d7364daee9871783cc5ebc71da9f1f43
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = cryptdlg.dll
6 IMPORTS = crypt32 kernel32
8 C_SRCS = \
9 main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend