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