#!/usr/bin/python Import("use_package") use_package("gstreamer-1.0") use_package("taglib") res = Glob("*.cpp") Return("res")