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