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