wine/programs/find/Makefile.in
Yeshun Ye b635cafbfd find: Support switch /i or /I.
Signed-off-by: YeshunYe <yeyeshun@uniontech.com>
2025-05-13 23:34:53 +02:00

8 lines
120 B
Makefile

MODULE = find.exe
IMPORTS = user32 kernelbase
EXTRADLLFLAGS = -mconsole -municode
SOURCES = \
find.c \
find.rc