aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LV2/src/Swell/manifest.ttl.in
blob: ec09308225abcf44d717d3a5dc24a275a40dc374 (plain) (blame)
1
2
3
4
5
6
airwindows:swell
    a lv2:Plugin ;
    doap:name "Airwindows Swell" ;
    doap:license <http://opensource.org/licenses/mit> ;
    lv2:binary <Swell@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
    rdfs:seeAlso <Swell.ttl> .