summaryrefslogtreecommitdiffstats
path: root/setup_native
diff options
context:
space:
mode:
Diffstat (limited to 'setup_native')
-rw-r--r--setup_native/source/win32/customactions/shellextensions/makefile.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup_native/source/win32/customactions/shellextensions/makefile.mk b/setup_native/source/win32/customactions/shellextensions/makefile.mk
index e0950d992dc2..b6961cf7e1f3 100644
--- a/setup_native/source/win32/customactions/shellextensions/makefile.mk
+++ b/setup_native/source/win32/customactions/shellextensions/makefile.mk
@@ -75,6 +75,9 @@ STDSHL += \
STDSHL+= \
$(KERNEL32LIB)\
-lmsvcrt
+.ELSE
+STDSHL+= \
+ psapi.lib
.ENDIF
SHL1OBJS = $(SLOFILES) \