secur32: Allocate schannel client credentials.
[wine] / dlls / d3dim / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = d3dim.dll
6 IMPORTLIB = d3dim
7 IMPORTS   = kernel32
8
9 C_SRCS = d3dim_main.c
10
11 RC_SRCS = version.rc
12
13 @MAKE_DLL_RULES@
14
15 @DEPENDENCIES@  # everything below this line is overwritten by make depend