wine/programs/tasklist/Makefile.in
Zhiyi Zhang 62af0b5f84 tasklist: Add basic functionality.
Company of Heroes: Battle of Crete needs a functioning tasklist.exe to exit properly.
2023-05-02 13:33:03 +02:00

9 lines
125 B
Makefile

MODULE = tasklist.exe
IMPORTS = user32
EXTRADLLFLAGS = -mconsole -municode
C_SRCS = tasklist.c
RC_SRCS = tasklist.rc