mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-30 17:58:37 +08:00
ce6a17e979
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>