wineps.drv: Return default resolution if PPD doesn't provide the list of supported...
[wine.git] / programs / taskmgr / Makefile.in
blob9522c300e085d8c9c8e0262ab77bddbf399cf408
1 MODULE = taskmgr.exe
2 IMPORTS = shell32 shlwapi comctl32 user32 gdi32 advapi32
4 EXTRADLLFLAGS = -mwindows
6 SOURCES = \
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 taskmgr.rc \
25 taskmgr.svg \
26 trayicon.c