cryptui: Implement browsing for input file in CryptUIWizImport.
[wine/wine64.git] / dlls / cryptui / Makefile.in
blobd70d0ea685777564090b40ed0442e9500274cac4
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = cryptui.dll
6 IMPORTS = uuid crypt32 ole32 comctl32 comdlg32 user32 gdi32 kernel32
7 DELAYIMPORTS = wintrust urlmon
8 IMPORTLIB = cryptui
10 C_SRCS = \
11 main.c
13 RC_SRCS = cryptui.rc
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend