ntdll: Set the TARGET_UNWIND flag when calling the unwind handler for the target...
[wine/multimedia.git] / dlls / cryptdlg / Makefile.in
blob8213e252f9d7e7da9bed6cd25d64e1b3b5294e2a
1 MODULE = cryptdlg.dll
2 IMPORTS = cryptui crypt32 wintrust user32 advapi32
4 C_SRCS = \
5 main.c
7 RC_SRCS = cryptdlg.rc
8 PO_SRCS = cryptdlg.rc
10 @MAKE_DLL_RULES@