scummvm/backends/platform/dingux/build.gcw0.sh
2016-04-10 13:57:02 +02:00

6 lines
242 B
Bash
Executable file

#!/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