sfizz/lv2/lv2.version
Paul Ferrand a1af7a0b67
Enable static builds without vcpkg for linux platforms and strip symbols from the LV2 plugin (#72)
* Building statically without vcpkg
* Removed the docker/build scripts, since they're in Travis now
2020-02-26 16:10:35 +01:00

4 lines
60 B
Text

LV2ABI_1.0 {
global: *lv2_descriptor*;
local: *;
};