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