13
0
livetrax/libs/widgets
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
..
MSVCwidgets
widgets Add icon for the Grid tool 2023-09-06 19:13:59 +02:00
ardour_button.cc
ardour_ctrl_base.cc
ardour_display.cc
ardour_dropdown.cc
ardour_fader.cc
ardour_icon.cc Add icon for the Grid tool 2023-09-06 19:13:59 +02:00
ardour_knob.cc
ardour_spacer.cc
ardour_spinner.cc
barcontroller.cc
binding_proxy.cc
choice.cc
eventboxext.cc
fastmeter.cc
focus_entry.cc
frame.cc
pane.cc
paths_dialog.cc
popup.cc
prompter.cc
scroomer.cc
searchbar.cc
slider_controller.cc
stateful_button.cc
tabbable.cc
tearoff.cc
tooltips.cc
ui_config.cc
wscript wscript: drop unused VERSION assignment in libs 2023-09-17 07:34:55 -06:00