wineoss: Fix missing break statement.
[wine.git] / programs / taskmgr / Makefile.in
blobbcc1ae32990ab9da8679fef832cb5dab45293984
1 MODULE = taskmgr.exe
2 IMPORTS = shell32 shlwapi comctl32 user32 gdi32 advapi32
4 EXTRADLLFLAGS = -mwindows
6 C_SRCS = \
7 about.c \
8 affinity.c \
9 applpage.c \
10 column.c \
11 dbgchnl.c \
12 debug.c \
13 endproc.c \
14 graph.c \
15 graphctl.c \
16 optnmenu.c \
17 perfdata.c \
18 perfpage.c \
19 priority.c \
20 proclist.c \
21 procpage.c \
22 run.c \
23 taskmgr.c \
24 trayicon.c
26 RC_SRCS = taskmgr.rc
28 SVG_SRCS = \
29 taskmgr.svg