aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Examples/SimpleApp/SimpleApp.csproj
diff options
context:
space:
mode:
authorlbsa712007-06-17 17:58:19 +0000
committerlbsa712007-06-17 17:58:19 +0000
commit45d407c7b548e85a85c4a978670ebbcc45871ff8 (patch)
tree4535ec8d701a0f455209c17093fa0c62a63a8564 /OpenSim/Examples/SimpleApp/SimpleApp.csproj
parent* Added the two Sample Apps to the solution (diff)
downloadopensim-SC_OLD-45d407c7b548e85a85c4a978670ebbcc45871ff8.zip
opensim-SC_OLD-45d407c7b548e85a85c4a978670ebbcc45871ff8.tar.gz
opensim-SC_OLD-45d407c7b548e85a85c4a978670ebbcc45871ff8.tar.bz2
opensim-SC_OLD-45d407c7b548e85a85c4a978670ebbcc45871ff8.tar.xz
* SimpleApp:
* fixed build errors * still not working though...
Diffstat (limited to 'OpenSim/Examples/SimpleApp/SimpleApp.csproj')
-rw-r--r--OpenSim/Examples/SimpleApp/SimpleApp.csproj4
1 files changed, 0 insertions, 4 deletions
diff --git a/OpenSim/Examples/SimpleApp/SimpleApp.csproj b/OpenSim/Examples/SimpleApp/SimpleApp.csproj
index f7cca86..eddb29e 100644
--- a/OpenSim/Examples/SimpleApp/SimpleApp.csproj
+++ b/OpenSim/Examples/SimpleApp/SimpleApp.csproj
@@ -62,10 +62,6 @@
62 <HintPath>..\..\..\bin\libsecondlife.dll</HintPath> 62 <HintPath>..\..\..\bin\libsecondlife.dll</HintPath>
63 <Private>False</Private> 63 <Private>False</Private>
64 </Reference> 64 </Reference>
65 <Reference Include="OpenSim.World" >
66 <HintPath>OpenSim.World.dll</HintPath>
67 <Private>False</Private>
68 </Reference>
69 <Reference Include="System" > 65 <Reference Include="System" >
70 <HintPath>System.dll</HintPath> 66 <HintPath>System.dll</HintPath>
71 <Private>False</Private> 67 <Private>False</Private>