diff options
Diffstat (limited to 'APG/android-libs')
-rw-r--r-- | APG/android-libs/ActionBarSherlock/build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/APG/android-libs/ActionBarSherlock/build.xml b/APG/android-libs/ActionBarSherlock/build.xml index 56bc65293..a10a91491 100644 --- a/APG/android-libs/ActionBarSherlock/build.xml +++ b/APG/android-libs/ActionBarSherlock/build.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<project name="ActionBarSherlock" default="help"> +<project name="MainActivity" default="help"> <!-- The local.properties file is created and updated by the 'android' tool. It contains the path to the SDK. It should *NOT* be checked into |