1 2 3 4 5
#!/usr/bin/python # -*- coding: utf-8 -*- BuildDir('build', 'src', duplicate=0) SConscript('build/SConscript')