Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Perez Rodriguez <joperezr@microsoft.com>2016-01-11 22:43:08 +0300
committerJose Perez Rodriguez <joperezr@microsoft.com>2016-01-11 22:43:08 +0300
commit3cbbca94331bd78f881903a2fd21edf2ebea4e31 (patch)
treeb3603a6208afd2c61fe8d12d9b84999a5a6aad6d /build.cmd
parent5c09275d6aba0bb21e0392adaf6b3d99eff80b2e (diff)
Updating Dev Workflow
[tfs-changeset: 1562939]
Diffstat (limited to 'build.cmd')
-rw-r--r--build.cmd3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.cmd b/build.cmd
index 3905d97672..15b856729e 100644
--- a/build.cmd
+++ b/build.cmd
@@ -30,6 +30,9 @@ IF ERRORLEVEL 1 (
)
:EnvSet
+
+call init-tools.cmd
+
:: Clear the 'Platform' env variable for this session,
:: as it's a per-project setting within the build, and
:: misleading value (such as 'MCD' in HP PCs) may lead