Automatically generate the bsinc table when building
commit2916efee213d0d0c6fe67669bf666141e6149f27
authorChris Robinson <chris.kcat@gmail.com>
Mon, 28 Aug 2017 17:31:23 +0000 (28 10:31 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Mon, 28 Aug 2017 17:31:23 +0000 (28 10:31 -0700)
treeb00720de5977bcc8d7ba6c2d51697014ac5606db
parent6c367cad6e358a0ea4fd71fc94120dd7e036c621
Automatically generate the bsinc table when building

This makes bsincgen a native tool like bin2h, so it can run automatically when
compiling.
Alc/ALu.c
Alc/bsinc_inc.c [deleted file]
CMakeLists.txt
native-tools/CMakeLists.txt
native-tools/bsincgen.c [new file with mode: 0644]