Added support for building ARM, cleaned up solutions, removed universal tests (for now)

This commit is contained in:
Andrew Forster
2016-12-14 09:31:14 -08:00
parent 370a98eb3a
commit dc1bf63450
26 changed files with 87 additions and 873 deletions

View File

@@ -31,6 +31,7 @@
<Keyword>Win32Proj</Keyword>
<RootNamespace>Yoga</RootNamespace>
<WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
<WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">