lwjgl/build.sh

11 lines
80 B
Bash
Executable File

#!/usr/bin/env bash
set -e
ant generate-all
ant compile
ant compile_native