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