mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-27 07:28:17 +01:00
Merged timbyr's win32 branch. -r 547:566.
git-svn-id: svn://localhost/ardour2/trunk@567 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
55ba7c46c6
commit
9fdc36bac5
121 changed files with 755 additions and 3237 deletions
|
|
@ -36,7 +36,9 @@ cp.Merge ([
|
|||
libraries['pbd3'],
|
||||
libraries['midi++2'],
|
||||
libraries['xml'],
|
||||
libraries['usb']
|
||||
libraries['usb'],
|
||||
libraries['glib2'],
|
||||
libraries['glibmm2']
|
||||
])
|
||||
|
||||
libardour_cp = cp.SharedLibrary('ardour_cp', cp_files)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue