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