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