summaryrefslogtreecommitdiffstats
path: root/make/joal-common.cfg
blob: 85dba07e9580c8092606bf71288e1944973a0971 (plain)
1
2
3
4
5
6
7
8
9
Package net.java.games.joal

# Specify output directories
HierarchicalNativeOutput false
JavaOutputDir ../build/gensrc/classes
NativeOutputDir ../build/gensrc/native/joal

# Raise ALException instead of RuntimeException in glue code
RuntimeExceptionType ALException