cryptui: Implement specifying the destination store in CryptUIWizImport.
[wine/wine64.git] / programs / reg / Makefile.in
blob6fb05f14534642e645ecc22835670f70d84d5e42
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = reg.exe
7 APPMODE = -mconsole -municode
8 IMPORTS = advapi32 kernel32
9 DELAYIMPORTS = user32
11 C_SRCS = reg.c
13 RC_SRCS = rsrc.rc
15 @MAKE_PROG_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend