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