Remove SFML from shared and server.
This commit is contained in:
@@ -59,14 +59,6 @@
|
|||||||
<Project>{59250baf-0000-0000-0000-000000000000}</Project>
|
<Project>{59250baf-0000-0000-0000-000000000000}</Project>
|
||||||
<Name>Lidgren.Network</Name>
|
<Name>Lidgren.Network</Name>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
<ProjectReference Include="..\engine\SFML\src\Graphics\sfml-graphics.csproj">
|
|
||||||
<Project>{46786269-57b9-48e7-aa4f-8f4d84609fe6}</Project>
|
|
||||||
<Name>sfml-graphics</Name>
|
|
||||||
</ProjectReference>
|
|
||||||
<ProjectReference Include="..\engine\SFML\src\System\sfml-system.csproj">
|
|
||||||
<Project>{31d24303-f6a9-4d53-bb03-a73edcb3186d}</Project>
|
|
||||||
<Name>sfml-system</Name>
|
|
||||||
</ProjectReference>
|
|
||||||
<ProjectReference Include="..\engine\SS14.Server\SS14.Server.csproj">
|
<ProjectReference Include="..\engine\SS14.Server\SS14.Server.csproj">
|
||||||
<Project>{b04aae71-0000-0000-0000-000000000000}</Project>
|
<Project>{b04aae71-0000-0000-0000-000000000000}</Project>
|
||||||
<Name>SS14.Server</Name>
|
<Name>SS14.Server</Name>
|
||||||
@@ -85,4 +77,4 @@
|
|||||||
<ContentAssemblies Include="$(OutputPath)Content.Server.pdb" Condition="'$(Configuration)' == 'Debug'" />
|
<ContentAssemblies Include="$(OutputPath)Content.Server.pdb" Condition="'$(Configuration)' == 'Debug'" />
|
||||||
<ContentAssemblies Include="$(OutputPath)Content.Shared.pdb" Condition="'$(Configuration)' == 'Debug'" />
|
<ContentAssemblies Include="$(OutputPath)Content.Shared.pdb" Condition="'$(Configuration)' == 'Debug'" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|||||||
@@ -54,14 +54,6 @@
|
|||||||
<Project>{59250baf-0000-0000-0000-000000000000}</Project>
|
<Project>{59250baf-0000-0000-0000-000000000000}</Project>
|
||||||
<Name>Lidgren.Network</Name>
|
<Name>Lidgren.Network</Name>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
<ProjectReference Include="..\engine\SFML\src\Graphics\sfml-graphics.csproj">
|
|
||||||
<Project>{46786269-57b9-48e7-aa4f-8f4d84609fe6}</Project>
|
|
||||||
<Name>sfml-graphics</Name>
|
|
||||||
</ProjectReference>
|
|
||||||
<ProjectReference Include="..\engine\SFML\src\System\sfml-system.csproj">
|
|
||||||
<Project>{31d24303-f6a9-4d53-bb03-a73edcb3186d}</Project>
|
|
||||||
<Name>sfml-system</Name>
|
|
||||||
</ProjectReference>
|
|
||||||
<ProjectReference Include="..\engine\SS14.Shared\SS14.Shared.csproj">
|
<ProjectReference Include="..\engine\SS14.Shared\SS14.Shared.csproj">
|
||||||
<Project>{0529f740-0000-0000-0000-000000000000}</Project>
|
<Project>{0529f740-0000-0000-0000-000000000000}</Project>
|
||||||
<Name>SS14.Shared</Name>
|
<Name>SS14.Shared</Name>
|
||||||
@@ -95,4 +87,4 @@
|
|||||||
<Copy SourceFiles="@(Resource)" DestinationFiles="..\bin\Server\Resources\%(Prefix)%(RecursiveDir)%(Filename)%(Extension)" />
|
<Copy SourceFiles="@(Resource)" DestinationFiles="..\bin\Server\Resources\%(Prefix)%(RecursiveDir)%(Filename)%(Extension)" />
|
||||||
</Target>
|
</Target>
|
||||||
<Target Name="AfterBuild" DependsOnTargets="CopyResources" />
|
<Target Name="AfterBuild" DependsOnTargets="CopyResources" />
|
||||||
</Project>
|
</Project>
|
||||||
|
|||||||
Reference in New Issue
Block a user