536cd135cc
Former-commit-id: 5624ac747d633e885131e8349322922b6a59baaa
10 lines
340 B
XML
10 lines
340 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup>
|
|
<ArchGroups Include="x86" />
|
|
<ArchGroups Include="x64" />
|
|
<ArchGroups Include="arm" />
|
|
<ArchGroups Include="arm64" />
|
|
<ArchGroups Include="armel" />
|
|
</ItemGroup>
|
|
</Project> |