wine-wine/programs/reg/Makefile.in

12 lines
165 B
Makefile

MODULE = reg.exe
APPMODE = -mconsole -municode
IMPORTS = advapi32
DELAYIMPORTS = user32
C_SRCS = reg.c
RC_SRCS = reg.rc
PO_SRCS = reg.rc
@MAKE_PROG_RULES@