Wonderdroid update almost builds
This commit is contained in:
parent
b3d622ef44
commit
a957297c9b
|
@ -1,3 +1,4 @@
|
|||
AntiFeatures:Tracking
|
||||
Category:Games
|
||||
License:GPL
|
||||
Web Site:http://code.google.com/p/wonderdroid
|
||||
|
@ -11,23 +12,42 @@ Bandai WonderSwan (Mono & Color) emulator. Full instructions are on the website.
|
|||
|
||||
The Google Admob library has been replaced with an open-source library that
|
||||
does nothing.
|
||||
|
||||
Tracking: Crash reports are sent silently without user interaction.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://code.google.com/p/wonderdroid/
|
||||
|
||||
Build Version:1.8b2,36,b75f439e745,subdir=wonderdroid,buildjni=yes,srclibs=MobAdMob@2d5736,prebuild=\
|
||||
echo "android.library.reference.1=$$MobAdMob$$" >> project.properties && \
|
||||
echo "android.library=true" >> $$MobAdMob$$/project.properties && \
|
||||
rm -f libs/GoogleAdMobAdsSdk-6.0.1.jar
|
||||
Build Version:1.8c,37,1a14c45ffdeb,subdir=wonderdroid,buildjni=yes,srclibs=MobAdMob@2d5736,prebuild=\
|
||||
echo "android.library.reference.1=$$MobAdMob$$" >> project.properties && \
|
||||
echo "android.library=true" >> $$MobAdMob$$/project.properties && \
|
||||
rm -rf libs/GoogleAdMobAdsSdk-6.0.1.jar libs/*/
|
||||
Build:1.8b2,36
|
||||
commit=b75f439e745
|
||||
subdir=wonderdroid
|
||||
srclibs=MobAdMob@2d5736
|
||||
prebuild=echo "android.library.reference.1=$$MobAdMob$$" >> project.properties && \
|
||||
echo "android.library=true" >> $$MobAdMob$$/project.properties && \
|
||||
rm -f libs/GoogleAdMobAdsSdk-6.0.1.jar
|
||||
buildjni=yes
|
||||
|
||||
Build:1.8c,37
|
||||
commit=1a14c45ffdeb
|
||||
subdir=wonderdroid
|
||||
srclibs=MobAdMob@2d5736
|
||||
prebuild=echo "android.library.reference.1=$$MobAdMob$$" >> project.properties && \
|
||||
echo "android.library=true" >> $$MobAdMob$$/project.properties && \
|
||||
rm -rf libs/GoogleAdMobAdsSdk-6.0.1.jar libs/*/
|
||||
buildjni=yes
|
||||
|
||||
Build:1.9,39
|
||||
disable=GCC build problems
|
||||
commit=55b36adba850
|
||||
subdir=wonderdroid
|
||||
srclibs=MobAdMob@3bd7888
|
||||
prebuild=echo "android.library.reference.1=$$MobAdMob$$" >> project.properties && \
|
||||
rm -rf libs/GoogleAdMobAdsSdk-6.0.1.jar
|
||||
buildjni=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
#Update Check Mode:Market
|
||||
Update Check Mode:None
|
||||
Current Version:1.8c
|
||||
Current Version Code:37
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.9
|
||||
Current Version Code:39
|
||||
|
||||
|
|
Loading…
Reference in a new issue