diff options
Diffstat (limited to 'eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/build.properties')
-rw-r--r-- | eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/build.properties | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/build.properties b/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/build.properties new file mode 100644 index 0000000..7fce1ca --- /dev/null +++ b/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/build.properties @@ -0,0 +1,7 @@ +source.. = src/ +output.. = bin/ +bin.includes = META-INF/,\ + icons/,\ + plugin.xml,\ + .,\ + libs/
\ No newline at end of file |