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

@@ -102,6 +102,7 @@
<Compile Include="MeasureFunction.cs" />
<Compile Include="MeasureOutput.cs" />
<Compile Include="Native.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Spacing.cs" />
<Compile Include="YogaAlign.cs" />
<Compile Include="YogaConstants.cs" />