plugin should now work when added to any project

This commit is contained in:
Andrew Stephan
2014-03-03 14:14:36 -05:00
parent 41c6bfd4d6
commit d6bf3d1c10
3 changed files with 61 additions and 10 deletions
+1
View File
@@ -69,6 +69,7 @@
</config-file>
<source-file src="src/android/com/synconset/ImagePicker/ImagePicker.java" target-dir="src/com/synconset" />
<source-file src="src/android/com/synconset/ImagePicker/FakeR.java" target-dir="src/com/synconset" />
<source-file src="src/android/Library/src/ImageFetcher.java" target-dir="src/com/synconset"/>
<source-file src="src/android/Library/src/MultiImageChooserActivity.java" target-dir="src/com/synconset"/>