aboutsummaryrefslogtreecommitdiffstats
path: root/files/ant/pre_setup.xml
blob: 1c86109437fa6adfd0ae89fde4ebed14ef13df65 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<project name="imported" basedir=".">

    <fail message="Your build.xml file is outdated. Delete it and regenerate it with 'android update project'"/>

</project>