mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
prepare for 'ardour4'
This commit is contained in:
parent
9380b87269
commit
c16d520338
4 changed files with 5 additions and 2 deletions
1
wscript
1
wscript
|
|
@ -1049,6 +1049,7 @@ def build(bld):
|
|||
bld.env['DLLDIR'] = os.path.join(bld.env['LIBDIR'], lwrcase_dirname)
|
||||
bld.env['LIBDIR'] = bld.env['DLLDIR']
|
||||
bld.env['LOCALEDIR'] = os.path.join(bld.env['DATADIR'], 'locale')
|
||||
bld.env['lwrcase_dirname'] = lwrcase_dirname;
|
||||
|
||||
autowaf.set_recursive()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue