Fix receiptspro, use new srclib features

This commit is contained in:
Daniel Martí 2013-11-15 20:46:24 +01:00
parent b6fcceff9c
commit 98d1554102
4 changed files with 6 additions and 7 deletions

View file

@ -52,9 +52,12 @@ Build:2.2.1,82
rm $$AndroidCamera-WB$$/src/wb/android/google/camera/util/LinkedNode.java && \
sed -i 's@\(.1=\).*@\1$$SmartReceipts$$@' project.properties
# Tags can be used hopefully for srclibs in next version
Build:2.2.2,85
commit=414e497825a3
srclibs=ActionBarSherlock@4.4.0;AndroidCamera-WB@a257c045137;Mini-WB@1d74f42e3dd;1:SmartReceipts@946fd63b4
prebuild=rm -f $$ActionBarSherlock$$/libs/android-support-v4.jar
Auto Update Mode:None
# Tags are nonsensical in source repo
Update Check Mode:RepoManifest
Current Version:2.2.2
Current Version Code:85

View file

@ -3,5 +3,3 @@ Repo:https://github.com/wbaumann/AndroidCamera
Update Project:Yes
Prepare:rm -rf bin gen

View file

@ -3,5 +3,3 @@ Repo:https://github.com/wbaumann/WBMiniLibrary
Update Project:Yes
Prepare:rm -rf bin gen

View file

@ -3,4 +3,4 @@ Repo:https://github.com/wbaumann/Smart-Receipts
Update Project:Yes
Prepare:rm -rf bin gen && sed -i 's@\(android.library.reference.1=\).*@\1../Mini-WB@;s@\(android.library.reference.2=\).*@\1../ActionBarSherlock/library@;s@\(android.library.reference.3=\).*@\1../AndroidCamera-WB@' project.properties
Srclibs:Mini-WB,ActionBarSherlock,AndroidCamera-WB