Removed XML-RPC binaries from SVN since they are no longer used

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1592 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
John Hurliman
2008-01-04 03:51:05 +00:00
parent c929b1d948
commit c04f2d94e6
3 changed files with 1 additions and 2 deletions

View File

@@ -74,7 +74,6 @@
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<ItemGroup>
<Reference Include="CookComputing.XmlRpcV2, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL" />
<Reference Include="System">
<Name>System</Name>
</Reference>
@@ -183,4 +182,4 @@
</PreBuildEvent>
<PostBuildEvent>xcopy "$(ProjectDir)\Resources\*.*" "$(OutDir)libsl_data" /i /d /y</PostBuildEvent>
</PropertyGroup>
</Project>
</Project>