it would be great if projectGenerator could identify in addon_config.mk the properties of ``` common: # dependencies with other addons, a list of them separated by spaces ADDON_DEPENDENCIES = ofxXmlSettings ``` and add automatically if they are found in the system. Thanks!