Completed [LIBOMV-319], converting libopenmv to use Prebuild

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1968 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
John Hurliman
2008-07-23 01:32:28 +00:00
parent e75ee3a804
commit a9a2e06ef0
24 changed files with 290 additions and 1592 deletions

View File

@@ -3,7 +3,6 @@ using System.Collections.Generic;
using System.Text;
using System.Threading;
using OpenMetaverse;
using OpenMetaverse.Utilities;
namespace OpenMetaverse.TestClient
{