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


SConscript('helpers/SCsub');
#SConscript('midi/SCsub');
SConscript('audio/SCsub');
SConscript('widgets/SCsub');
