summaryrefslogtreecommitdiffstats
path: root/make/joal-common.cfg
blob: 6a2929b7d91a3a30f3148d0e15bee8aca75b5c8d (plain)
1
2
3
4
5
6
7
8
9
Package com.jogamp.openal

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

# Raise ALException instead of RuntimeException in glue code
RuntimeExceptionType ALException