wine/programs/taskmgr/Makefile.in
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00

30 lines
402 B
Makefile

MODULE = taskmgr.exe
IMPORTS = shell32 shlwapi comctl32 user32 gdi32 advapi32
EXTRADLLFLAGS = -mwindows
C_SRCS = \
about.c \
affinity.c \
applpage.c \
column.c \
dbgchnl.c \
debug.c \
endproc.c \
graph.c \
graphctl.c \
optnmenu.c \
perfdata.c \
perfpage.c \
priority.c \
proclist.c \
procpage.c \
run.c \
taskmgr.c \
trayicon.c
RC_SRCS = taskmgr.rc
SVG_SRCS = \
taskmgr.svg