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