
Import('env');
Export('env');


SConscript('win32/SCsub');
SConscript('posix/SCsub');
SConscript('rtaudio/SCsub');
