13
0
livetrax/libs/zita-resampler
Mads Kiilerich 3b4cf9191c wscript: drop unused VERSION assignment in libs
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 VERSION.

Some wscripts will use
  bld.env['VERSION']
but that will also just use the value set in the top wscript.
2023-09-17 07:34:55 -06:00
..
MSVCzita-resampler
zita-resampler Make resampler reset idempotent 2022-05-24 20:41:56 +02:00
cresampler.cc
resampler-table.cc
resampler.cc
vmresampler.cc zita-resampler: pass-through data if not configured 2022-05-24 20:41:59 +02:00
vresampler.cc
wscript wscript: drop unused VERSION assignment in libs 2023-09-17 07:34:55 -06:00