Updated VCMI to compile with NDK r5b, it still fails to run

This commit is contained in:
pelya
2011-06-08 18:31:31 +03:00
parent c684662e0e
commit a12092fb6d
21 changed files with 16 additions and 11 deletions

View File

@@ -28,9 +28,9 @@ MultiABI=n
AppVersionCode=08501
AppVersionName="0.85.01"
CompiledLibraries="sdl_mixer sdl_image sdl_ttf avutil avcore avcodec avformat swscale boost_program_options boost_filesystem boost_iostreams boost_system boost_thread"
CustomBuildScript=y
AppCflags=''
CustomBuildScript=n
AppCflags='-DDATA_DIR=\".\" -DBIN_DIR=\"/data/data/eu.vcmi/lib\" -DLIB_DIR=\"/data/data/eu.vcmi/lib\" -DWITH_AVCODEC_DECODE_VIDEO2=1'
AppLdflags='-lz'
AppSubdirsBuild=''
AppSubdirsBuild='vcmi vcmi/lib vcmi/client'
AppCmdline=''
ReadmeText='^You may press "Home" now - the data will be downloaded in background'