diff options
Diffstat (limited to 'src/Second-server.csproj')
-rw-r--r-- | src/Second-server.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Second-server.csproj b/src/Second-server.csproj index 89b508a..0cd07ab 100644 --- a/src/Second-server.csproj +++ b/src/Second-server.csproj | |||
@@ -74,6 +74,9 @@ | |||
74 | <Compile Include="OpenSimConsole.cs" /> | 74 | <Compile Include="OpenSimConsole.cs" /> |
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"> | ||
78 | <Link>SimHttp.cs</Link> | ||
79 | </Compile> | ||
77 | </ItemGroup> | 80 | </ItemGroup> |
78 | <ItemGroup> | 81 | <ItemGroup> |
79 | <ProjectReference Include="GridInterfaces\GridInterfaces.csproj"> | 82 | <ProjectReference Include="GridInterfaces\GridInterfaces.csproj"> |