Refactor: Use de::Library and de::LibraryFile to load plugins
The old platform-specific dynamic library loader was removed. libdeng'sLibrary class now uses libdeng2 to actually perform the loading andunloading of the libraries.
View differences
Refactor: Use de::Library and de::LibraryFile to load plugins
The old platform-specific dynamic library loader was removed. libdeng's
Library class now uses libdeng2 to actually perform the loading and
unloading of the libraries.