Import("env") myenv = env.Clone() myenv.Tool("DoxyGen", toolpath = ["#/BuildTools/SCons/Tools"]) myenv.DoxyGen("Doxyfile")