windows support from PR 3

This commit is contained in:
Mike
2019-09-20 23:03:36 -07:00
parent 98ccbd2f66
commit e97423d34f
7 changed files with 287 additions and 18 deletions

View File

@@ -8,6 +8,7 @@
<AssemblyName>project_name</AssemblyName>
<MonoGamePlatform>DesktopGL</MonoGamePlatform>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
</PropertyGroup>
<!-- Reference FNA, Nez, ImGui and Persistence projects. Optionally add a Farseer reference here and in the .sln file -->