scripts: Fix indentation

This commit is contained in:
Arseny Kapoulkine 2016-08-07 09:12:55 -07:00
parent 55cea93e6c
commit b9d8f22789

View File

@ -1,7 +1,5 @@
configurations { configurations {
// This node contains custom pivot information. Toolset {
Toolset
{
key: "PlatformToolset"; key: "PlatformToolset";
choices: { v140, v120, v110, v100 }; choices: { v140, v120, v110, v100 };
} }