mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-20 07:27:07 -04:00
Copy libdatachannel DLL whether it's compiled on MSVC (and named datachannel.dll) or cross-compiled on MinGW (and named libdatachannel.dll). Signed-off-by: pkv <pkv@obsproject.com>