Added Python (Thanks to Beholder) - it fails to build properly using my build system,
so there's a precompiled binary included, with a hack in Android.mk to make it work on NDK r4b
This commit is contained in:
5
project/jni/python/src/PC/errmap.mak
Normal file
5
project/jni/python/src/PC/errmap.mak
Normal file
@@ -0,0 +1,5 @@
|
||||
errmap.h: generrmap.exe
|
||||
.\generrmap.exe > errmap.h
|
||||
|
||||
genermap.exe: generrmap.c
|
||||
cl generrmap.c
|
||||
Reference in New Issue
Block a user