lwjgl/build.sh

11 lines
80 B
Bash
Raw Normal View History

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