Improve native downloading spaghetti, use own Freetype on macOS

This commit is contained in:
Pieter-Jan Briers
2020-01-30 13:29:19 +01:00
parent 322ac488a1
commit 76933003ad
7 changed files with 178 additions and 242 deletions
+1 -1
View File
@@ -34,5 +34,5 @@
<ProjectReference Include="..\Robust.Server\Robust.Server.csproj" />
</ItemGroup>
<Import Project="..\MSBuild\Robust.Engine.targets" />
<Target Name="RobustAfterBuild" DependsOnTargets="CopyMiscDependencies;CopySwnfd" AfterTargets="Build" />
<Target Name="RobustAfterBuild" DependsOnTargets="ClientAfterBuild" AfterTargets="Build" />
</Project>