mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 07:05:43 +01:00
chris goddard's region list patch; port 2.X marker drag/move changes to 3.0; compilation fixes-post-evoral
git-svn-id: svn://localhost/ardour2/branches/3.0@3760 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
60f588f21d
commit
6f8cd63450
33 changed files with 758 additions and 188 deletions
|
|
@ -8,6 +8,8 @@ Import('env libraries install_prefix')
|
|||
|
||||
evoral = env.Clone()
|
||||
evoral.Merge([
|
||||
libraries['glib2'],
|
||||
libraries['sigc2'],
|
||||
libraries['glibmm2'],
|
||||
libraries['xml'],
|
||||
libraries['pbd'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue