wine/programs/reg/Makefile.in

16 lines
196 B
Makefile
Raw Normal View History

2008-03-19 06:36:28 +00:00
MODULE = reg.exe
IMPORTS = advapi32
DELAYIMPORTS = user32
2008-03-19 06:36:28 +00:00
EXTRADLLFLAGS = -mconsole -municode
SOURCES = \
add.c \
copy.c \
delete.c \
export.c \
import.c \
query.c \
reg.c \
reg.rc