+ Added Async download support to AssetSystem/ImageManager.cs
+ Started converting IA_ImageTool/ImageTool.cs to use the JasperLibrary, but was getting errors TODO: Add an Async download option to the ImageTool download example application git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@448 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -39,6 +39,10 @@
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\..\libjaspernet\libjaspernet.csproj">
|
||||
<Project>{7D4C4807-7705-48A7-9D82-F6689FBBCC8B}</Project>
|
||||
<Name>libjaspernet</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\IA_SimpleInventory\IA_SimpleInventory.csproj">
|
||||
<Project>{E464B963-46E3-4E1A-A36F-9C640C880E68}</Project>
|
||||
<Name>IA_SimpleInventory</Name>
|
||||
|
||||
Reference in New Issue
Block a user