moved OpenRA.Server.* into main exe

This commit is contained in:
Chris Forbes
2010-03-09 21:12:42 +13:00
parent a28010917e
commit 7d257cd8eb
7 changed files with 4 additions and 21 deletions

View File

@@ -48,11 +48,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Connection.cs" />
<Compile Include="Exts.cs" />
<Compile Include="Server.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ServerOrder.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">