wine-wine/programs/attrib/Makefile.in

12 lines
190 B
Makefile

EXTRADEFS = -DWINE_NO_UNICODE_MACROS
MODULE = attrib.exe
APPMODE = -mconsole -municode
IMPORTS = user32
C_SRCS = attrib.c
RC_SRCS = attrib.rc
PO_SRCS = attrib.rc
@MAKE_PROG_RULES@