summaryrefslogtreecommitdiff
path: root/crashrep/source/win32/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'crashrep/source/win32/makefile.mk')
-rwxr-xr-xcrashrep/source/win32/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/crashrep/source/win32/makefile.mk b/crashrep/source/win32/makefile.mk
index fe4078c08602..2f8aef7239a8 100755
--- a/crashrep/source/win32/makefile.mk
+++ b/crashrep/source/win32/makefile.mk
@@ -61,8 +61,6 @@ APP1NOSAL=TRUE
APP1TARGET=$(TARGET)
APP1RPATH=BRAND
-#SHL1STDLIBS=$(SALLIB)
-
STDLIB1=\
$(SALLIB)\
$(GDI32LIB)\
@@ -71,7 +69,8 @@ STDLIB1=\
$(ADVAPI32LIB)\
$(WSOCK32LIB)\
$(SHELL32LIB)\
- $(DBGHELPLIB)
+ $(DBGHELPLIB)\
+ psapi.lib
APP1NOSVRES=$(RES)$/$(TARGET).res