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:
8
project/jni/python/src/PC/os2vacpp/_tkinter.def
Normal file
8
project/jni/python/src/PC/os2vacpp/_tkinter.def
Normal file
@@ -0,0 +1,8 @@
|
||||
LIBRARY _TKINTER INITINSTANCE TERMINSTANCE
|
||||
DESCRIPTION 'Python Extension DLL v1.0 for Access to Tcl/Tk Environment'
|
||||
PROTMODE
|
||||
DATA MULTIPLE NONSHARED
|
||||
|
||||
EXPORTS
|
||||
init_tkinter
|
||||
|
||||
Reference in New Issue
Block a user