mirror of
https://github.com/LMMS/lmms.git
synced 2026-05-02 20:03:16 -04:00
Due to the nature of DLL files LADSPA plugins need a little extra care when building for Win32, otherwise they can't be instantiated and won't be available. Closes #356.