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