Sets the PHP include_path configuration option for the duration of this phing run.
include_path
Table B.20: Attributes
classpath
String
classPathRef
<includepath classpath="new/path/here" /> <includepath classpath="path1:path2" />
<path id="project.class.path"> <pathelement dir="lib/"/> <pathelement dir="ext/"/> </paentry> <includepath classpathref="project.class.path" />