aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/dingux/build.gcw0.sh
blob: 7a31d4fd27743d507ebc4f284529052d84ab645e (plain)
1
2
3
4
5
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 && make -j6 gcw-opk && ls -l scummvm.opk