aboutsummaryrefslogtreecommitdiffstats
path: root/make/msvc.mk
diff options
context:
space:
mode:
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