Moved all files one dir upwards (should've done that long ago)
This commit is contained in:
3
project/jni/application/glxgears/Makefile
Normal file
3
project/jni/application/glxgears/Makefile
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
GLXgears: *.c
|
||||
gcc -o $@ $? `sdl-config --cflags` `sdl-config --libs` -lGL
|
||||
Reference in New Issue
Block a user