winex11: Consider zero-size windows mapped even when they are positioned at 0,0.
[wine/multimedia.git] / dlls / cryptdll / Makefile.in
blobd06196124ca700245461c7537f7a506efb56d753
1 MODULE = cryptdll.dll
2 IMPORTLIB = cryptdll
3 IMPORTS = advapi32
5 C_SRCS = \
6 cryptdll.c
8 @MAKE_DLL_RULES@