SL4A (com.googlecode.android_scripting): wip
This commit is contained in:
parent
aa755a77b8
commit
39304e399e
|
@ -19,15 +19,17 @@ SL4A is designed for developers and is alpha quality software.
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/damonkohler/sl4a.git
|
Repo:https://github.com/damonkohler/sl4a.git
|
||||||
|
|
||||||
Build Version:6x03,603,!Prebuilt binaries at dcfa832f80,subdir=android/ScriptingLayerForAndroid,\
|
Build:6x03,603
|
||||||
update=.;../QuickAction,\
|
disable=wip removing prebuilts
|
||||||
rm=android/Common/libs/libGoogleAnalytics.jar;android/ScriptForAndroidTemplate/libs/libGoogleAnalytics.jar,\
|
commit=dcfa832f80
|
||||||
scanignore=android/Utils/src/com/googlecode/android_scripting/interpreter/ExternalClassLoader.java,\
|
subdir=android/ScriptingLayerForAndroid
|
||||||
srclibs=NoAnalytics@158a4a,prebuild=\
|
update=.;../QuickAction
|
||||||
echo "android.library.reference.2=$$NoAnalytics$$" >> project.properties && \
|
rm=android/Common/libs/libGoogleAnalytics.jar;android/ScriptForAndroidTemplate/libs/libGoogleAnalytics.jar;lua;python;python-build;python-modules;rhino;beanshell;perl;
|
||||||
echo "source.dir=src;../Common/src;../BluetoothFacade/src;\
|
srclibs=NoAnalytics@158a4a
|
||||||
../InterpreterForAndroid/src;../SignalStrengthFacade/src;../TextToSpeechFacade/src;\
|
prebuild=echo "android.library.reference.2=$$NoAnalytics$$" >> project.properties && \
|
||||||
../Utils/src;../WebCamFacade/src" > ant.properties,buildjni=yes
|
echo "source.dir=src;../Common/src;../BluetoothFacade/src;../InterpreterForAndroid/src;../SignalStrengthFacade/src;../TextToSpeechFacade/src;../Utils/src;../WebCamFacade/src" > ant.properties
|
||||||
|
scanignore=android/Utils/src/com/googlecode/android_scripting/interpreter/ExternalClassLoader.java
|
||||||
|
buildjni=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
|
|
Loading…
Reference in a new issue