aboutsummaryrefslogtreecommitdiffstats
path: root/make/msvc.mk
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-10-22 17:20:41 +0200
committerJay Berkenbilt <ejb@ql.org>2009-10-22 17:20:41 +0200
commit1fc7c89cb4d0e8ebc5721a6c4a42d6ed03e386bc (patch)
tree8efd452a9ea07c264b8c95b2402b6a2296d9f66c /make/msvc.mk
parentb6f8c171518ed72d18446b4d622204426a892909 (diff)
downloadqpdf-1fc7c89cb4d0e8ebc5721a6c4a42d6ed03e386bc.tar.zst
revamp install targets
git-svn-id: svn+q:///qpdf/trunk@854 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'make/msvc.mk')
-rw-r--r--make/msvc.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/make/msvc.mk b/make/msvc.mk
index eb6c6ac7..1edffb9a 100644
--- a/make/msvc.mk
+++ b/make/msvc.mk
@@ -88,3 +88,9 @@ define makebin
-outputresource:$(2)\;2; \
fi
endef
+
+# Install target
+
+INSTALL_DIR = install-msvc
+include make/installwin.mk
+install: installwin