comctl32: toolbar: Calculate a correct size for empty buttons with the BTNS_AUTOSIZE...
[wine/multimedia.git] / programs / reg / Makefile.in
blob17e8f81d16419bb682f695c965b0a91648112b5a
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 user32 kernel32
10 C_SRCS = reg.c
12 RC_SRCS = rsrc.rc
14 @MAKE_PROG_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend