mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 23:17:46 +01:00
Merged with trunk R1141
git-svn-id: svn://localhost/ardour2/branches/midi@1142 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
af105afe6c
commit
ef6b25432d
209 changed files with 21004 additions and 6768 deletions
|
|
@ -55,7 +55,7 @@ pbd.Merge ([ libraries['sigc2'],
|
|||
libraries['glibmm2'],
|
||||
libraries['glib2'] ])
|
||||
|
||||
pbd.VersionBuild(['version.cc','pbd/version.h'], 'SConscript')
|
||||
pbd.VersionBuild(['version.cc','pbd/version.h'], [])
|
||||
|
||||
libpbd = pbd.SharedLibrary('pbd', pbd_files)
|
||||
Default(libpbd)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue