MODULE    = reg.exe
APPMODE   = -mconsole -municode -mno-cygwin
IMPORTS   = advapi32
DELAYIMPORTS = user32

C_SRCS = \
	export.c \
	import.c \
	reg.c

RC_SRCS = reg.rc