jscript: Removed unused do_*_tag_format arguments.
[wine/multimedia.git] / dlls / cryptui / Makefile.in
blob3504f8e8be1ef53157e47b0da25664bf909c0ba1
1 MODULE = cryptui.dll
2 IMPORTS = uuid crypt32 ole32 comctl32 comdlg32 user32 gdi32 advapi32
3 DELAYIMPORTS = wintrust urlmon
4 IMPORTLIB = cryptui
6 C_SRCS = \
7 main.c
9 RC_SRCS = cryptui.rc
10 PO_SRCS = cryptui.rc
12 @MAKE_DLL_RULES@