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