parent
120dbfcbcf
commit
a33e8ccfce
|
|
@ -39,9 +39,11 @@
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<!-- Undocumented MSbuild variable, set to a sane default value. -->
|
<!-- Undocumented MSbuild variable, set to a sane default value. -->
|
||||||
<!-- It may be changed later by Microsoft.Cpp.Default.props -->
|
<!-- It may be changed later by Microsoft.Cpp.Default.props -->
|
||||||
|
<!--
|
||||||
<PropertyGroup Label="Globals">
|
<PropertyGroup Label="Globals">
|
||||||
<DefaultPlatformToolset>v100</DefaultPlatformToolset>
|
<DefaultPlatformToolset>v100</DefaultPlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
-->
|
||||||
<!-- Microsoft documentation clearly shows the Global property group -->
|
<!-- Microsoft documentation clearly shows the Global property group -->
|
||||||
<!-- preceeds the import of Cpp.Default.props and Cpp.props -->
|
<!-- preceeds the import of Cpp.Default.props and Cpp.props -->
|
||||||
<!-- https://msdn.microsoft.com/en-us/library/2208a1f2.aspx -->
|
<!-- https://msdn.microsoft.com/en-us/library/2208a1f2.aspx -->
|
||||||
|
|
|
||||||
|
|
@ -39,9 +39,11 @@
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<!-- Undocumented MSbuild variable, set to a sane default value. -->
|
<!-- Undocumented MSbuild variable, set to a sane default value. -->
|
||||||
<!-- It may be changed later by Microsoft.Cpp.Default.props -->
|
<!-- It may be changed later by Microsoft.Cpp.Default.props -->
|
||||||
|
<!--
|
||||||
<PropertyGroup Label="Globals">
|
<PropertyGroup Label="Globals">
|
||||||
<DefaultPlatformToolset>v100</DefaultPlatformToolset>
|
<DefaultPlatformToolset>v100</DefaultPlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
-->
|
||||||
<!-- Microsoft documentation clearly shows the Global property group -->
|
<!-- Microsoft documentation clearly shows the Global property group -->
|
||||||
<!-- preceeds the import of Cpp.Default.props and Cpp.props -->
|
<!-- preceeds the import of Cpp.Default.props and Cpp.props -->
|
||||||
<!-- https://msdn.microsoft.com/en-us/library/2208a1f2.aspx -->
|
<!-- https://msdn.microsoft.com/en-us/library/2208a1f2.aspx -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue