Properties needed by your phing build can be specified here (in the standard properties file format):
# comment
name1=value1
name2=value2
These are passed to Phing like "-Dname1=value1 -Dname2=value2"