cocos2d-console
cocos2d-console copied to clipboard
Modified method get_target_config to consider also ant.properties
In the current version of the android compile plugin the target is extracted only from the project.properties file. This patch attemps to retrieve first the target from the ant.properties file and uses the project.properties file as a fallback.