summaryrefslogtreecommitdiff
path: root/altosdroid/build.properties
diff options
context:
space:
mode:
authorMike Beattie <mike@ethernal.org>2012-08-02 21:16:54 +1200
committerMike Beattie <mike@ethernal.org>2012-08-02 21:16:54 +1200
commit599e28b2242c79bdd0960ef16e580e51a2fa3795 (patch)
tree3c018959788861e31afbe54399d3ebf930646fa1 /altosdroid/build.properties
parent59588ba34159b27c02e1a886b46497ecfa0cf4d3 (diff)
Re-work external lib support for newer Android SDK
* Remove older *.properties methods of locating lib dir * clean up Eclipse classpath file * adjust Makefile.am to link AltosLib.jar into libs/ Signed-off-by: Mike Beattie <mike@ethernal.org>
Diffstat (limited to 'altosdroid/build.properties')
-rw-r--r--altosdroid/build.properties1
1 files changed, 0 insertions, 1 deletions
diff --git a/altosdroid/build.properties b/altosdroid/build.properties
deleted file mode 100644
index 63d080cc..00000000
--- a/altosdroid/build.properties
+++ /dev/null
@@ -1 +0,0 @@
-jar.libs.dir=../altoslib \ No newline at end of file