mirror of
https://github.com/reactos/wine.git
synced 2025-03-03 10:17:23 +00:00
taskmgr: Removed no longer needed psapi import.
Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
e137997399
commit
35faa0e7ed
@ -1,6 +1,6 @@
|
||||
MODULE = taskmgr.exe
|
||||
APPMODE = -mwindows -mno-cygwin
|
||||
IMPORTS = psapi shell32 comctl32 user32 gdi32 advapi32
|
||||
IMPORTS = shell32 comctl32 user32 gdi32 advapi32
|
||||
|
||||
C_SRCS = \
|
||||
about.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user