mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
Merge with 2.0-ongoing R2988
git-svn-id: svn://localhost/ardour2/branches/3.0@2991 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
9f63ab9931
commit
80c3677c83
70 changed files with 1442 additions and 398 deletions
|
|
@ -18,7 +18,8 @@ gnomecanvasmm.Merge([libraries['glibmm2'],
|
|||
libraries['libgnomecanvas2'],
|
||||
libraries['cairomm']])
|
||||
|
||||
gnomecanvasmm.Append(CXXFLAGS = ["-DGLIBMM_PROPERTIES_ENABLED", "-DGLIBMM_EXCEPTIONS_ENABLED"])
|
||||
if gnomecanvasmm['IS_OSX']:
|
||||
gnomecanvasmm.Append (LINKFLAGS="-Xlinker -headerpad -Xlinker 2048")
|
||||
|
||||
libgnomecanvasmm = gnomecanvasmm.SharedLibrary('libgnomecanvasmm', gnomecanvasmm_files)
|
||||
Default(libgnomecanvasmm)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue