diff options
| author | John Willis | 2010-09-09 09:48:32 +0000 |
|---|---|---|
| committer | John Willis | 2010-09-09 09:48:32 +0000 |
| commit | 9307304d7eb6acbd2351355a30d24cb95a259db7 (patch) | |
| tree | 6aa25f91dd5d008d8ca956bf637f1768ee42b8fd /backends/platform/gp2xwiz/build/bundle-debug.sh | |
| parent | 9313e169fd7fc8efde6a8ae63cbb2599f83856b7 (diff) | |
| download | scummvm-rg350-9307304d7eb6acbd2351355a30d24cb95a259db7.tar.gz scummvm-rg350-9307304d7eb6acbd2351355a30d24cb95a259db7.tar.bz2 scummvm-rg350-9307304d7eb6acbd2351355a30d24cb95a259db7.zip | |
GP2XWIZ: Rename GP2XWIZ backend to GPH.
* This better reflects the supported devices
from GPH (GamePark Holdings), namely the
GP2XWiz, Caanoo and merging in of the old
GP2X backend.
svn-id: r52648
Diffstat (limited to 'backends/platform/gp2xwiz/build/bundle-debug.sh')
| -rwxr-xr-x | backends/platform/gp2xwiz/build/bundle-debug.sh | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/backends/platform/gp2xwiz/build/bundle-debug.sh b/backends/platform/gp2xwiz/build/bundle-debug.sh deleted file mode 100755 index cd5145b31d..0000000000 --- a/backends/platform/gp2xwiz/build/bundle-debug.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/bash - -echo Quick script to make building a distribution of the GP2X Wiz backend more consistent. - -cd ../../../.. - -echo Building ScummVM for GP2X Wiz. - -make gp2xwiz-bundle-debug |
