aboutsummaryrefslogtreecommitdiff
path: root/bootstrap-msvc.bat
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2016-10-21 19:33:57 +0300
committerBoris Kolpackov <boris@codesynthesis.com>2016-11-04 09:26:34 +0200
commit3e0ec9b4d0dd5b02817c5f7a5ad48b55970dacbc (patch)
treefe9d954a84f9a42508c7a7c689ede811a6ba7798 /bootstrap-msvc.bat
parent64cbe53f7361075f841572854f1065a6f7c6507c (diff)
Update bootstrap scripts
Diffstat (limited to 'bootstrap-msvc.bat')
-rw-r--r--bootstrap-msvc.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap-msvc.bat b/bootstrap-msvc.bat
index 1e0c96a..9eec750 100644
--- a/bootstrap-msvc.bat
+++ b/bootstrap-msvc.bat
@@ -100,6 +100,7 @@ set "src=%src% build2\cc"
set "src=%src% build2\cxx"
set "src=%src% build2\cli"
set "src=%src% build2\test"
+set "src=%src% build2\test\script"
set "src=%src% build2\install"
set "src=%src% build2\pkgconfig"
set "src=%src% %libbutl%\butl"