mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-05 21:25:46 +01:00
Fixed i18n system.
Renamed pbd3 back to pbd, since it's version 4.1 now. Very minor fixes git-svn-id: svn://localhost/ardour2/trunk@656 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
d1a4f74ef2
commit
481f7c3965
76 changed files with 205 additions and 187 deletions
|
|
@ -9,7 +9,7 @@ Import('env final_prefix install_prefix libraries i18n')
|
|||
gtkmm2ext = env.Copy()
|
||||
gtkmm2ext.Merge ([
|
||||
libraries['sigc2'],
|
||||
libraries['pbd3'],
|
||||
libraries['pbd'],
|
||||
libraries['midi++2'],
|
||||
libraries['gtk2'],
|
||||
libraries['glibmm2'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue