| 50 |
<Reference Include="System" /> |
<Reference Include="System" /> |
| 51 |
<Reference Include="System.Data" /> |
<Reference Include="System.Data" /> |
| 52 |
<Reference Include="System.Xml" /> |
<Reference Include="System.Xml" /> |
| 53 |
|
<Reference Include="XMLRPC, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 54 |
|
<SpecificVersion>False</SpecificVersion> |
| 55 |
|
<HintPath>..\..\bin\XMLRPC.dll</HintPath> |
| 56 |
|
</Reference> |
| 57 |
</ItemGroup> |
</ItemGroup> |
| 58 |
<ItemGroup> |
<ItemGroup> |
| 59 |
|
<Compile Include="RexNetwork\IClientRexAppearance.cs" /> |
| 60 |
|
<Compile Include="RexNetwork\IClientRexFaceExpression.cs" /> |
| 61 |
|
<Compile Include="RexNetwork\RexLogin\RexLocalLoginService.cs" /> |
| 62 |
|
<Compile Include="RexNetwork\RexLogin\RexLoginModule.cs" /> |
| 63 |
<Compile Include="RexNetwork\RexPacketServer.cs" /> |
<Compile Include="RexNetwork\RexPacketServer.cs" /> |
| 64 |
<Compile Include="RexNetwork\RexUDPServer.cs" /> |
<Compile Include="RexNetwork\RexUDPServer.cs" /> |
| 65 |
<Compile Include="RexParts\ModrexAppearance.cs" /> |
<Compile Include="RexParts\ModrexAppearance.cs" /> |
| 89 |
<Project>{DC3698B2-0000-0000-0000-000000000000}</Project> |
<Project>{DC3698B2-0000-0000-0000-000000000000}</Project> |
| 90 |
<Name>OpenSim.Region.ClientStack</Name> |
<Name>OpenSim.Region.ClientStack</Name> |
| 91 |
</ProjectReference> |
</ProjectReference> |
| 92 |
|
<ProjectReference Include="..\..\OpenSim\Region\Communications\Local\OpenSim.Region.Communications.Local.csproj"> |
| 93 |
|
<Project>{BFB5D807-0000-0000-0000-000000000000}</Project> |
| 94 |
|
<Name>OpenSim.Region.Communications.Local</Name> |
| 95 |
|
</ProjectReference> |
| 96 |
<ProjectReference Include="..\..\OpenSim\Region\Environment\OpenSim.Region.Environment.csproj"> |
<ProjectReference Include="..\..\OpenSim\Region\Environment\OpenSim.Region.Environment.csproj"> |
| 97 |
<Project>{DCBA491C-0000-0000-0000-000000000000}</Project> |
<Project>{DCBA491C-0000-0000-0000-000000000000}</Project> |
| 98 |
<Name>OpenSim.Region.Environment</Name> |
<Name>OpenSim.Region.Environment</Name> |
| 102 |
<Name>OpenSim.Region.Interfaces</Name> |
<Name>OpenSim.Region.Interfaces</Name> |
| 103 |
</ProjectReference> |
</ProjectReference> |
| 104 |
</ItemGroup> |
</ItemGroup> |
|
<ItemGroup> |
|
|
<Folder Include="RexTypes\" /> |
|
|
</ItemGroup> |
|
| 105 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
| 106 |
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
| 107 |
Other similar extension points exist, see Microsoft.Common.targets. |
Other similar extension points exist, see Microsoft.Common.targets. |