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