a0916ef368
https://waf.io/book/ says By default, the project name and version are set to noname and 1.0. To change them, it is necessary to provide two additional variables in the top-level project file - and waf code inspection confirms that waf itself only will use the top level APPNAME. Also, the 'waf dist' comment doesn't seem relevant - especially after this change - and is removed too. (Note: libs/evoral/wscript and libs/temporal/wscript still use APPNAME for other purposes.) |
||
---|---|---|
.. | ||
fluidsynth | ||
MSVCfluidsynth | ||
src | ||
config.h | ||
README | ||
wscript |
This is a stripped down version of fluidsynth (library only) from git://github.com/FluidSynth/fluidsynth.git rev. v2.2.0-41-gf55bc799 fluidsynth is licensed in terms of the LGPL-2+, see individual source files for (C) holders. --- The source is imported in the repository in order to allow static linking, with hidden visibility. This is required for a-fluidsynth.lv2 (plugin must be self-contained and not rely on external shared libs) and to make it available to to libardour on all platforms that Ardour is.