mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-13 02:19:57 +01:00
This is done by recursively calling bindump to determine the dependencies of each binary that is required from each of the executables. Doing this allows us to avoid hard-coding a list of required DLL files to copy into the release archives.