mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 12:19:33 +01:00
convert codebase to use Temporal for various time types
This commit is contained in:
parent
9283bee867
commit
7db12f6b12
114 changed files with 567 additions and 598 deletions
|
|
@ -62,7 +62,7 @@ def build(bld):
|
|||
'libpbd',
|
||||
'libardour',
|
||||
'libardour_cp',
|
||||
'libtimecode',
|
||||
'libtemporal',
|
||||
'libmidipp',
|
||||
]
|
||||
obj.defines = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue