mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Merge windows+cc branch into cairocanvas branch. Not finished, need to now merge windows branch to get changes from there
This commit is contained in:
commit
3020b224fa
466 changed files with 10821 additions and 1674 deletions
|
|
@ -30,6 +30,7 @@ def build(bld):
|
|||
obj.defines = [ 'PACKAGE="ardour_osc"' ]
|
||||
obj.includes = ['.', './osc']
|
||||
obj.name = 'libardour_osc'
|
||||
obj.defines = [ 'ARDOURSURFACE_DLL_EXPORTS' ]
|
||||
obj.target = 'ardour_osc'
|
||||
obj.uselib = ' LO '
|
||||
obj.use = 'libardour libardour_cp libpbd'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue