wordpad: Remove the ignored common resource attributes.
[wine/multimedia.git] / dlls / cryptdll / Makefile.in
blobcbeef3ff6d617e81d0ad73bb9b7c1224f53e73fb
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = cryptdll.dll
6 IMPORTLIB = cryptdll
7 IMPORTS = advapi32
9 C_SRCS = \
10 cryptdll.c
12 @MAKE_DLL_RULES@