This buildfile defines properties and targets for loading local configuration information.
Local configuration information is loaded from two locations:
* A local.properties file for local settings
* A profile directory containing properties files for build settings
The local.properties file normally defines the local.profile property to select the profile to use.