summaryrefslogtreecommitdiffstats
path: root/make/msvc.mk
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-10-22 17:42:09 +0200
committerJay Berkenbilt <ejb@ql.org>2009-10-22 17:42:09 +0200
commit96bc48a4e01604d62f3b95d36256c3fbd8cfc683 (patch)
treeb1def505d3a48cee50b9b3b718b7941b11b5f6da /make/msvc.mk
parent1426b4002aeeb94a1a984805e9d52d98a71d3be3 (diff)
downloadqpdf-96bc48a4e01604d62f3b95d36256c3fbd8cfc683.tar.zst
windows install fixes
git-svn-id: svn+q:///qpdf/trunk@858 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'make/msvc.mk')
-rw-r--r--make/msvc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/msvc.mk b/make/msvc.mk
index 1edffb9a..763824ab 100644
--- a/make/msvc.mk
+++ b/make/msvc.mk
@@ -92,5 +92,6 @@ endef
# Install target
INSTALL_DIR = install-msvc
+STATIC_LIB_NAME = qpdf.lib
include make/installwin.mk
install: installwin