Updated FHeroes2 to use symlink to external SVN and patch instead of putting files to Git

This commit is contained in:
pelya
2010-11-22 18:36:27 +02:00
parent 6059838782
commit 3167e7f629
54 changed files with 9 additions and 141515 deletions

View File

@@ -25,9 +25,9 @@ AppVersionCode=100
AppVersionName="1.0.0"
CompiledLibraries="sdl_net sdl_mixer sdl_image sdl_ttf png intl"
CustomBuildScript=n
AppCflags='-fexceptions -finline-functions -O2 -DWITH_ZLIB -DWITH_MIXER -DWITH_NET -DWITH_XML -DWITH_IMAGE -DWITH_TTF'
AppCflags='-fexceptions -finline-functions -O2 -DWITH_ZLIB -DWITH_MIXER -DWITH_NET -DWITH_XML -DWITH_IMAGE -DWITH_TTF -DAI_EMPTY'
AppLdflags=''
AppSubdirsBuild=''
AppSubdirsBuild='fheroes2/src/engine/* fheroes2/src/fheroes2/* fheroes2/src/xmlccwrap/*'
AppUseCrystaXToolchain=y
AppCmdline='fheroes2 -d'
ReadmeText='^You may press "Home" now - the data will be downloaded in background'