aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorEugene Sandulenko2006-04-14 01:11:10 +0000
committerEugene Sandulenko2006-04-14 01:11:10 +0000
commitff1d11afe1d2dffc17ad7a47cd2bd0e7d742178e (patch)
treec0ac205afc0f9597f173b00f4e001517f2dbca98 /configure
parent065dcf565369389c4049d5ab6f28e87379f7af7a (diff)
downloadscummvm-rg350-ff1d11afe1d2dffc17ad7a47cd2bd0e7d742178e.tar.gz
scummvm-rg350-ff1d11afe1d2dffc17ad7a47cd2bd0e7d742178e.tar.bz2
scummvm-rg350-ff1d11afe1d2dffc17ad7a47cd2bd0e7d742178e.zip
Rest of patch #1467193: "AmigaOS changes":
- an icon file (icons/scummvm.info) for AmigaOS - aos4dist target which strips the binary and copies stuff (including the icon) to a hardcoded directory called Games:ScummVM_Snapshot. svn-id: r21862
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 3e4a6e464d..cdb1548ff0 100755
--- a/configure
+++ b/configure
@@ -78,6 +78,7 @@ _rm_rec="$_rm -r"
_zip="zip -q"
_cp=cp
_win32path="C:/scummvm"
+_aos4path="Games:ScummVM_Snapshot"
_sdlconfig=sdl-config
_sdlpath="$PATH"
_nasmpath="$PATH"
@@ -1419,6 +1420,7 @@ RM_REC := $_rm_rec
ZIP := $_zip
CP := $_cp
WIN32PATH=$_win32path
+AOS4PATH=$_aos4path
BACKEND := $_backend
MODULES += $MODULES