dpnet: Assign to structs instead of using memcpy.
[wine.git] / dlls / winscard / Makefile.in
blobde8a2b6b474bf32a3c69951d840525d78772d0fe
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winscard.dll
6 IMPORTLIB = libwinscard.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = \
10 winscard.c
12 RC_SRCS = \
13 rsrc.rc
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend