* SimpleApp:

* fixed build errors
 * still not working though...
This commit is contained in:
lbsa71
2007-06-17 17:58:19 +00:00
parent 5d59ffe99d
commit 45d407c7b5
7 changed files with 0 additions and 14 deletions

View File

@@ -8,7 +8,6 @@ using OpenSim.Framework.Interfaces;
using OpenSim.Framework.Types;
using OpenSim.UserServer;
using OpenSim.Framework.Console;
using OpenSim.world;
using OpenSim.Assets;
using libsecondlife;
using OpenSim.Framework;

View File

@@ -62,10 +62,6 @@
<HintPath>..\..\..\bin\libsecondlife.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="OpenSim.World" >
<HintPath>OpenSim.World.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System" >
<HintPath>System.dll</HintPath>
<Private>False</Private>

View File

@@ -28,7 +28,6 @@
<include name="../../../bin/OpenSim.GridInterfaces.Local.dll" />
<include name="../../../bin/OpenSim.RegionServer.dll" />
<include name="../../../bin/OpenSim.Servers.dll" />
<include name="../../../bin/OpenSim.World.dll" />
<include name="System.dll" />
<include name="System.Data.dll.dll" />
<include name="System.Xml.dll" />