From b03cf0703337b9ad3bbce2161a64ec50658d367f Mon Sep 17 00:00:00 2001 From: pelya Date: Fri, 26 Nov 2010 14:11:01 +0200 Subject: [PATCH] Updated fheroes2 project --- project/jni/application/fheroes2/AndroidAppSettings.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/jni/application/fheroes2/AndroidAppSettings.cfg b/project/jni/application/fheroes2/AndroidAppSettings.cfg index a2991ab63..5c6bbdfa5 100644 --- a/project/jni/application/fheroes2/AndroidAppSettings.cfg +++ b/project/jni/application/fheroes2/AndroidAppSettings.cfg @@ -27,7 +27,7 @@ CompiledLibraries="sdl_net sdl_mixer sdl_image sdl_ttf png intl" CustomBuildScript=n AppCflags='-finline-functions -O2 -DWITH_ZLIB -DWITH_MIXER -DWITH_XML -DWITH_IMAGE -DWITH_TTF' AppLdflags='' -AppSubdirsBuild='fheroes2/src/engine/* fheroes2/src/fheroes2/* fheroes2/src/xmlccwrap/* fheroes2-ai/*' +AppSubdirsBuild='fheroes2/src/engine/* fheroes2/src/fheroes2/* fheroes2/src/xmlccwrap/* fheroes2-ai' AppUseCrystaXToolchain=n AppCmdline='fheroes2 -d' ReadmeText='^You may press "Home" now - the data will be downloaded in background'