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