File tree Expand file tree Collapse file tree 6 files changed +8
-6
lines changed Expand file tree Collapse file tree 6 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <Project DefaultTargets = " Build " ToolsVersion = " 14.0 " xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
+ <Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion = " 14.0 " DefaultTargets = " Build " >
3
3
<ItemGroup Label =" ProjectConfigurations" >
4
4
<ProjectConfiguration Include =" Debug|Win32" >
5
5
<Configuration >Debug</Configuration >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <Project DefaultTargets = " Build " ToolsVersion = " 14.0 " xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
+ <Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion = " 14.0 " DefaultTargets = " Build " >
3
3
<ItemGroup Label =" ProjectConfigurations" >
4
4
<ProjectConfiguration Include =" Debug|Win32" >
5
5
<Configuration >Debug</Configuration >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <Project ToolsVersion = " 4.0 " xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets =" GenerateHeaders" >
2
+ <Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion = " 14.0 " DefaultTargets =" GenerateHeaders" >
3
3
4
4
<Import Project =" paths.props" Condition =" '$(PyPathsIncluded)' != 'True'" />
5
5
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <Project DefaultTargets = " Build " ToolsVersion = " 12.0 " xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
+ <Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion = " 14.0 " >
3
3
<Import Project =" paths.props" Condition =" '$(PyPathsIncluded)' != 'True'" />
4
4
<ItemGroup >
5
5
<PyCoreSource Include =" $(PyBaseDir)py\*.c" />
Original file line number Diff line number Diff line change 1
- <Project >
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion =" 14.0" >
2
3
<PropertyGroup >
3
4
<PyProg >micropython-dev</PyProg >
4
5
</PropertyGroup >
Original file line number Diff line number Diff line change 1
- <Project >
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion =" 14.0" >
2
3
<PropertyGroup >
3
4
<PyProg >micropython</PyProg >
4
5
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments