Fixed dependencies rebuilding in ChangeAppSettings.sh

This commit is contained in:
pelya
2010-08-27 15:47:16 +03:00
parent 6bd7d4126f
commit 4f3afa5081
3 changed files with 11 additions and 11 deletions

View File

@@ -14,8 +14,8 @@ RedefinedKeys="RETURN RSHIFT KP_PLUS KP_MINUS ESCAPE F10"
AppTouchscreenKeyboardKeysAmount=2
AppTouchscreenKeyboardKeysAmountAutoFire=2
MultiABI=n
AppVersionCode=1004
AppVersionName="1.0.04"
AppVersionCode=1005
AppVersionName="1.0.05"
CompiledLibraries="sdl_image"
AppCflags='-O0 -DTHREADLIB_SDL=1 -DTIMELIB=SDL -DOVCODEC_TREMOR=1 -DNETPLAY=1 -DHAVE_REGEX=1 -DHAVE_GETOPT_LONG=1 -DHAVE_ZIP=1'
AppLdflags='-Lbin/ndk/local/armeabi -ltremor'