Merge FileFormats dll into Game and reorganise namespaces.
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
|
||||
using System;
|
||||
using System.Drawing;
|
||||
using OpenRA.FileFormats.Graphics;
|
||||
using OpenRA;
|
||||
using OpenRA.Graphics;
|
||||
|
||||
[assembly: Renderer(typeof(OpenRA.Renderer.Null.DeviceFactory))]
|
||||
|
||||
|
||||
@@ -58,10 +58,6 @@
|
||||
<Compile Include="NullGraphicsDevice.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">
|
||||
<Project>{BDAEAB25-991E-46A7-AF1E-4F0E03358DAA}</Project>
|
||||
<Name>OpenRA.FileFormats</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj">
|
||||
<Project>{0DFB103F-2962-400F-8C6D-E2C28CCBA633}</Project>
|
||||
<Name>OpenRA.Game</Name>
|
||||
|
||||
Reference in New Issue
Block a user