summaryrefslogtreecommitdiff
path: root/crashrep
diff options
context:
space:
mode:
authorJesús Corrius <jesus@softcatala.org>2011-02-02 12:02:09 +0100
committerJesús Corrius <jesus@softcatala.org>2011-02-02 12:03:09 +0100
commite5c11afa976b03cb55d33cf09e57ccec286ddb9b (patch)
tree016a6ed2946bf12f4941080ebbedc45c3293bf17 /crashrep
parent2945b56030e35d30825b458f1ad2cbcb6bb7e5f8 (diff)
Fix compilation of crashrep in pre-Vista Windows systems
Diffstat (limited to 'crashrep')
-rwxr-xr-xcrashrep/source/win32/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/crashrep/source/win32/makefile.mk b/crashrep/source/win32/makefile.mk
index f46e6dbfb029..2f8aef7239a8 100755
--- a/crashrep/source/win32/makefile.mk
+++ b/crashrep/source/win32/makefile.mk
@@ -69,7 +69,8 @@ STDLIB1=\
$(ADVAPI32LIB)\
$(WSOCK32LIB)\
$(SHELL32LIB)\
- $(DBGHELPLIB)
+ $(DBGHELPLIB)\
+ psapi.lib
APP1NOSVRES=$(RES)$/$(TARGET).res