slc: Added stub for SLGetWindowsInformationDWORD.
[wine/multimedia.git] / dlls / cryptdlg / Makefile.in
blob9c936303435e5796a89ecbdac0626911f63db2d8
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = cryptdlg.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend