aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/Second-server.csproj
diff options
context:
space:
mode:
authorMW2007-03-14 13:03:46 +0000
committerMW2007-03-14 13:03:46 +0000
commit51804d4cc5861545ce5d470887fcfbf58b9212b2 (patch)
tree5c880e2135d44e7963eb7304ed4022f8ab1e8d0f /src/Second-server.csproj
parentAdded the physics plugin projects to the VS solution. (diff)
downloadopensim-SC_OLD-51804d4cc5861545ce5d470887fcfbf58b9212b2.zip
opensim-SC_OLD-51804d4cc5861545ce5d470887fcfbf58b9212b2.tar.gz
opensim-SC_OLD-51804d4cc5861545ce5d470887fcfbf58b9212b2.tar.bz2
opensim-SC_OLD-51804d4cc5861545ce5d470887fcfbf58b9212b2.tar.xz
Fixed problem with link to CAPS\SimHttp.cs in second-server project
Diffstat (limited to 'src/Second-server.csproj')
-rw-r--r--src/Second-server.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Second-server.csproj b/src/Second-server.csproj
index 0cd07ab..c4e6ef8 100644
--- a/src/Second-server.csproj
+++ b/src/Second-server.csproj
@@ -75,7 +75,6 @@
75 <Compile Include="HeightMapGenHills.cs" /> 75 <Compile Include="HeightMapGenHills.cs" />
76 <Compile Include="VersionInfo.cs" /> 76 <Compile Include="VersionInfo.cs" />
77 <Compile Include="CAPS\SimHttp.cs"> 77 <Compile Include="CAPS\SimHttp.cs">
78 <Link>SimHttp.cs</Link>
79 </Compile> 78 </Compile>
80 </ItemGroup> 79 </ItemGroup>
81 <ItemGroup> 80 <ItemGroup>