Initial dirty commit of old code into git
This commit is contained in:
commit
5546f26619
1985 changed files with 255900 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
nm -g "$1"/*.o | grep "Java_" | cut -d ' ' -f3 | cut -c 1-
|
||||
nm -g "$1"/*.o | grep "JNI_" | cut -d ' ' -f3 | cut -c 1-
|
1
etc/lwjgl-2.9.1/platform_build/macosx_ant/build.xml
Normal file
1
etc/lwjgl-2.9.1/platform_build/macosx_ant/build.xml
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue