Moved the OpenSimMain class into the OpenSim.exe project

This commit is contained in:
MW
2007-05-16 18:59:51 +00:00
parent 7cc41b9e38
commit 2a6d69b2b8
9 changed files with 588 additions and 28 deletions

View File

@@ -141,7 +141,7 @@
<Compile Include="Grid.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="OpenSimApplication.cs" />
<Compile Include="OpenSimApplicationBase.cs" />
<Compile Include="OpenSimMain.cs">
<SubType>Code</SubType>
</Compile>