Updaing project types, adding test programs

This commit is contained in:
Andrew Forster
2016-12-12 10:34:28 -08:00
parent 73662ebf83
commit 38867679bb
91 changed files with 4005 additions and 130 deletions

View File

@@ -0,0 +1,8 @@
<Application x:Class="Facebook.Yoga.App.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>