#!/usr/bin/python
# -*- coding: utf-8 -*-

BuildDir('build', 'src', duplicate=0)
SConscript('build/SConscript')
