mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-11-14 20:14:56 -05:00
Add MilkDrop2 to dependencies list
This commit is contained in:
parent
9c7f91496c
commit
232db2da1b
1 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,10 @@ Run `unpack_libvpx_v1.8.2_msvc16.cmd` to unpack.
|
|||
We take libmpg123 from [https://www.mpg123.de/download.shtml](https://www.mpg123.de/download.shtml), modify it, and pack it to archive.
|
||||
Run `unpack_libmpg123.cmd` to unpack and process the DLLs.
|
||||
|
||||
#### MilkDrop2
|
||||
|
||||
We take MilkDrop2 from [https://sourceforge.net/p/milkdrop2/code/ci/master/tree/src/vis_milk2/](https://sourceforge.net/p/milkdrop2/code/ci/master/tree/src/vis_milk2/), copy it in /Src/Plugins/Visualization/vis_milk2/
|
||||
|
||||
#### OpenSSL
|
||||
|
||||
You need to use `openssl-1.0.1u`. For that, you need to build a static version of these libs.
|
||||
|
|
Loading…
Reference in a new issue