Sweden-Number/programs/reg/Makefile.in

17 lines
203 B
Makefile
Raw Normal View History

2008-03-19 07:36:28 +01:00
MODULE = reg.exe
IMPORTS = advapi32
DELAYIMPORTS = user32
2008-03-19 07:36:28 +01:00
EXTRADLLFLAGS = -mconsole -municode
C_SRCS = \
add.c \
copy.c \
delete.c \
export.c \
import.c \
query.c \
reg.c
2008-03-19 07:36:28 +01:00
2011-01-04 18:03:01 +01:00
RC_SRCS = reg.rc