aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/lib32/libopenjpeg-dotnet-2.1.3.0-dotnet-1-i686.so (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-02-25Move libopenjpeg native libraries into lib32 and lib64 as appropriate.Justin Clark-Casey (justincc)1-0/+0
2009-10-28Updating the OpenJPEG libraries to the versions from libomv 0.8.0John Hurliman1-0/+0
2009-03-27* This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares1-0/+0
* Important: HttpServer.dll was changed to HttpServer_OpenSim.dll so that the HttpServer references do not conflict if you've copied the OpenMetaverse.Http.dll and requirements to the OpenSimulator bin folder. This means that if you reference HttpServer.dll in any projects, you will need to change the reference to HttpServer_OpenSim.dll. It still uses the Same HttpServer namespace though.