projectM-visualizer / projectm

projectM - Cross-platform Music Visualization Library. Open-source and Milkdrop-compatible.
https://discord.gg/mMrxAqaa3W
GNU Lesser General Public License v2.1
3.22k stars 364 forks source link

Fix filenames of static libraries. #735

Closed kblaschke closed 9 months ago

kblaschke commented 9 months ago

These were missing the "-4" suffix, and the static playlist library also used underscores instead of dashes.

kblaschke commented 9 months ago

So we can install different major versions at the same time. Since not all operating systems support SO versions, specifically Windows, this may cause conflicts in some (rare) circumstances. Besides that, it's not really relevant in any way, but having the -4 in there doesn't hurt.