aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/dingux/build.gcw0.sh
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/dingux/build.gcw0.sh')
-rwxr-xr-xbackends/platform/dingux/build.gcw0.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/backends/platform/dingux/build.gcw0.sh b/backends/platform/dingux/build.gcw0.sh
new file mode 100755
index 0000000000..c1a4fa29c2
--- /dev/null
+++ b/backends/platform/dingux/build.gcw0.sh
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+export PATH=/opt/gcw0-toolchain/usr/bin:$PATH
+
+# Disable high resolution engines since we have 320x240 hardware
+./configure --host=gcw0 --enable-plugins --default-dynamic --enable-release --disable-mt32emu --disable-hq-scalers && make -j6 gcw-opk && ls -l scummvm.opk