Creates the module based on the file provided
The file is dispatched in one of the various arrays (global.params.{ddocfiles,dllfiles,jsonfiles,etc...}) according to its extension. If it is a binary file, it is added to libmodules.
File name to dispatch
Array to which binaries (shared/static libs and object files) will be appended
A D module
See Implementation
Creates the module based on the file provided
The file is dispatched in one of the various arrays (global.params.{ddocfiles,dllfiles,jsonfiles,etc...}) according to its extension. If it is a binary file, it is added to libmodules.