diff options
Diffstat (limited to 'make/config/joal-alc-constants.cfg')
-rwxr-xr-x | make/config/joal-alc-constants.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/make/config/joal-alc-constants.cfg b/make/config/joal-alc-constants.cfg new file mode 100755 index 0000000..83ea061 --- /dev/null +++ b/make/config/joal-alc-constants.cfg @@ -0,0 +1,8 @@ +# This .cfg file is used to generate the ALCConstants interface. +Include joal-common.cfg + +Style InterfaceOnly +JavaClass ALCConstants + +# Factor out the OpenAL constants into their own interface +IgnoreNot ^ALC_.+ |