Added libsamplerate to win32 build script

This commit is contained in:
Sweet Blue
2023-02-23 14:26:32 +01:00
committed by GitHub
parent 7d9d173c9f
commit 2a75222fe2

View File

@@ -106,6 +106,7 @@ thirdparty_libs = [
curl, curl,
libnfs, libnfs,
jack, jack,
libsamplerate,
] ]
# build the third-party libraries # build the third-party libraries