From 31173567d1dd191d4b72cda9691a13e8824a10f2 Mon Sep 17 00:00:00 2001 From: Evil Factory <36804725+evilfactory@users.noreply.github.com> Date: Sun, 8 Aug 2021 19:40:41 -0300 Subject: [PATCH] mac support --- Barotrauma/BarotraumaClient/MacClient.csproj | 1 + Barotrauma/BarotraumaServer/MacServer.csproj | 3 +++ MacSolution.sln | 3 +++ 3 files changed, 7 insertions(+) diff --git a/Barotrauma/BarotraumaClient/MacClient.csproj b/Barotrauma/BarotraumaClient/MacClient.csproj index 337e40141..45977e49d 100644 --- a/Barotrauma/BarotraumaClient/MacClient.csproj +++ b/Barotrauma/BarotraumaClient/MacClient.csproj @@ -110,6 +110,7 @@ + diff --git a/Barotrauma/BarotraumaServer/MacServer.csproj b/Barotrauma/BarotraumaServer/MacServer.csproj index a73a20ca2..036a6ba30 100644 --- a/Barotrauma/BarotraumaServer/MacServer.csproj +++ b/Barotrauma/BarotraumaServer/MacServer.csproj @@ -86,6 +86,9 @@ PreserveNewest + + + diff --git a/MacSolution.sln b/MacSolution.sln index 162365f9c..cf12433cd 100644 --- a/MacSolution.sln +++ b/MacSolution.sln @@ -37,6 +37,9 @@ EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Facepunch.Steamworks.Posix", "Libraries\Facepunch.Steamworks\Facepunch.Steamworks.Posix.csproj", "{F10CE3BB-26B8-446E-84D2-86D25E850F61}" EndProject Global + GlobalSection(SharedMSBuildProjectFiles) = preSolution + Libraries\GameAnalytics\GA-SDK-MONO-SHARED\GA-SDK-MONO-SHARED.projitems*{c54f0dfe-add3-4767-8cbc-101859218d66}*SharedItemsImports = 5 + EndGlobalSection GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Debug|x64 = Debug|x64