mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 07:06:23 +01:00
remove UUIDs as implemention of PBD::ID, use static counter (not finished - counter state not saved)
git-svn-id: svn://localhost/ardour2/trunk@671 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
eaf5d6d21f
commit
3dec68cd6b
5 changed files with 32 additions and 49 deletions
|
|
@ -50,7 +50,6 @@ if conf.CheckCHeader('execinfo.h'):
|
|||
pbd = conf.Finish()
|
||||
|
||||
pbd.Merge ([ libraries['sigc2'],
|
||||
libraries['uuid'],
|
||||
libraries['xml'],
|
||||
libraries['glibmm2'],
|
||||
libraries['glib2'] ])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue