Eliminating JACK

[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 446465]
This commit is contained in:
Valeriy Kamyshniy 2014-03-26 11:02:08 -05:00
parent fc30d86db2
commit 89502ea75c
12 changed files with 1 additions and 3775 deletions

View file

@ -7,7 +7,7 @@ import sys
top = '.'
out = 'build'
backends = [ 'jack', 'wavesaudio' ]
backends = [ 'wavesaudio' ]
def options(opt):
autowaf.set_options(opt)