aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gph/build/gp2x-config.sh
diff options
context:
space:
mode:
authorMax Horn2011-06-01 23:17:43 +0200
committerMax Horn2011-06-01 23:17:43 +0200
commit9db33ea544afd2c24857b8229e97e532881383ca (patch)
tree480f71d87099e055e0aed580c86d868a5ba11465 /backends/platform/gph/build/gp2x-config.sh
parent5eae0e1a5c35c4c8453b90d6fa7230c9e51ede6a (diff)
downloadscummvm-rg350-9db33ea544afd2c24857b8229e97e532881383ca.tar.gz
scummvm-rg350-9db33ea544afd2c24857b8229e97e532881383ca.tar.bz2
scummvm-rg350-9db33ea544afd2c24857b8229e97e532881383ca.zip
ALL: Removed last traces of the MPEG2 code
Diffstat (limited to 'backends/platform/gph/build/gp2x-config.sh')
-rw-r--r--backends/platform/gph/build/gp2x-config.sh8
1 files changed, 7 insertions, 1 deletions
diff --git a/backends/platform/gph/build/gp2x-config.sh b/backends/platform/gph/build/gp2x-config.sh
index 9092b0b1ea..f474c4d0d4 100644
--- a/backends/platform/gph/build/gp2x-config.sh
+++ b/backends/platform/gph/build/gp2x-config.sh
@@ -17,7 +17,13 @@ export DEFINES=-DNDEBUG
# Edit the configure line to suit.
cd ../../../..
-./configure --backend=gp2x --disable-mt32emu --host=gp2x --disable-flac --disable-nasm --disable-hq-scalers --with-sdl-prefix=/opt/open2x/gcc-4.1.1-glibc-2.3.6/bin --with-mpeg2-prefix=/opt/open2x/gcc-4.1.1-glibc-2.3.6 --enable-tremor --with-tremor-prefix=/opt/open2x/gcc-4.1.1-glibc-2.3.6 --enable-zlib --with-zlib-prefix=/opt/open2x/gcc-4.1.1-glibc-2.3.6 --enable-mad --with-mad-prefix=/opt/open2x/gcc-4.1.1-glibc-2.3.6 --enable-vkeybd --enable-plugins --default-dynamic
+./configure --backend=gp2x --disable-mt32emu --host=gp2x \
+ --disable-flac --disable-nasm --disable-hq-scalers \
+ --with-sdl-prefix=/opt/open2x/gcc-4.1.1-glibc-2.3.6/bin \
+ --enable-tremor --with-tremor-prefix=/opt/open2x/gcc-4.1.1-glibc-2.3.6 \
+ --enable-zlib --with-zlib-prefix=/opt/open2x/gcc-4.1.1-glibc-2.3.6 \
+ --enable-mad --with-mad-prefix=/opt/open2x/gcc-4.1.1-glibc-2.3.6 \
+ --enable-vkeybd --enable-plugins --default-dynamic
# --disable-release --enable-debug
# --enable-plugins --default-dynamic