64ac736ec5
Former-commit-id: f3cc9b82f3e5bd8f0fd3ebc098f789556b44e9cd
12 lines
375 B
XML
12 lines
375 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" />
|
|
<ArchGroups Include="wasm" />
|
|
</ItemGroup>
|
|
</Project>
|