diff options
Diffstat (limited to 'eclipse/plugins/com.android.ide.eclipse.adt/build.properties')
-rw-r--r-- | eclipse/plugins/com.android.ide.eclipse.adt/build.properties | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.adt/build.properties b/eclipse/plugins/com.android.ide.eclipse.adt/build.properties deleted file mode 100644 index c7eb749..0000000 --- a/eclipse/plugins/com.android.ide.eclipse.adt/build.properties +++ /dev/null @@ -1,17 +0,0 @@ -bin.includes = plugin.xml,\ - META-INF/,\ - icons/,\ - .,\ - templates/,\ - about.ini,\ - jarutils.jar,\ - androidprefs.jar,\ - sdkstats.jar,\ - kxml2-2.3.0.jar,\ - layoutlib_api.jar,\ - layoutlib_utils.jar,\ - ninepatch.jar,\ - sdklib.jar,\ - sdkuilib.jar -source.. = src/ -output.. = bin/ |