wine-wine/programs/reg/Makefile.in

12 lines
168 B
Makefile

MODULE = reg.exe
APPMODE = -mconsole -municode -mno-cygwin
IMPORTS = advapi32
DELAYIMPORTS = user32
C_SRCS = \
export.c \
import.c \
reg.c
RC_SRCS = reg.rc