More BuilderMono.csproj fixes

This commit is contained in:
biwa 2020-04-10 11:20:19 +02:00
parent a09b9b93e4
commit 999d5ade9e

View file

@ -244,6 +244,7 @@
<Compile Include="Rendering\Vector3.cs" />
<Compile Include="Rendering\Vector4.cs" />
<Compile Include="Rendering\VertexBuffer.cs" />
<Compile Include="Rendering\VisualSlopeHandle.cs" />
<Compile Include="VisualModes\VisualSlope.cs" />
<Compile Include="Windows\ThingStatisticsForm.cs">
<SubType>Form</SubType>