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

@@ -102,6 +102,10 @@
<Compile Include="PackageDownloader.cs" />
<Compile Include="PathSearch.cs" />
<Compile Include="Selection.cs" />
<Compile Include="Server\Connection.cs" />
<Compile Include="Server\Exts.cs" />
<Compile Include="Server\Server.cs" />
<Compile Include="Server\ServerOrder.cs" />
<Compile Include="Shroud.cs" />
<Compile Include="Smudge.cs" />
<Compile Include="Sound.cs" />
@@ -277,10 +281,6 @@
<Project>{BDAEAB25-991E-46A7-AF1E-4F0E03358DAA}</Project>
<Name>OpenRA.FileFormats</Name>
</ProjectReference>
<ProjectReference Include="..\OpenRA.Server\OpenRA.Server.csproj">
<Project>{76F621A1-3D8E-4A99-9F7E-B071EB657817}</Project>
<Name>OpenRA.Server</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0">