(05de9c4) Added Linux launch scripts to the project

This commit is contained in:
Joonas Rikkonen
2019-04-07 21:48:03 +03:00
parent d16c470df6
commit ae07c3174a
5 changed files with 15 additions and 17 deletions
+5 -1
View File
@@ -213,9 +213,13 @@
<ItemGroup>
<WCFMetadata Include="Service References\" />
</ItemGroup>
<ItemGroup />
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup Condition="'$(DefineConstants)' == 'LINUX' ">
<None Include="Launch_BarotraumaServer">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<Import Project="..\BarotraumaShared\SharedCode.projitems" Label="Shared" />
<Import Project="..\BarotraumaShared\SharedContent.projitems" Label="Shared" />