From 97cdde9bd8895ffa095a1940282090a843ab035c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Lucr=C3=A8ce=20C=C3=A9leste?= Date: Fri, 12 Oct 2018 23:01:56 -0400 Subject: [PATCH] [build scripts] add pre-build script for building barrier on windows from SSH --- pre-build.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 pre-build.bat diff --git a/pre-build.bat b/pre-build.bat new file mode 100644 index 00000000..0c789037 --- /dev/null +++ b/pre-build.bat @@ -0,0 +1 @@ +%comspec% /k "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\Tools\VsDevCmd.bat"