aboutsummaryrefslogtreecommitdiffstats
path: root/make/msvc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'make/msvc.mk')
-rw-r--r--make/msvc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/msvc.mk b/make/msvc.mk
index 8ad7f589..5f3f69ad 100644
--- a/make/msvc.mk
+++ b/make/msvc.mk
@@ -101,7 +101,7 @@ endef
# Install target
-INSTALL_DIR = install-msvc
+INSTALL_DIR = install-msvc$(WINDOWS_WORDSIZE)
STATIC_LIB_NAME = qpdf.lib
include make/installwin.mk
install: installwin