upload android base code part13
This commit is contained in:
parent
7d7e825486
commit
175232f7a9
10193 changed files with 1661544 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
|||
prefix=/tmp/ndk-andrewhsieh/buildhost/install/prebuilt/linux-x86
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: Python
|
||||
Description: Python library
|
||||
Requires:
|
||||
Version: 2.7
|
||||
Libs.private: -lpthread -ldl -lpthread -lutil
|
||||
Libs: -L${libdir} -lpython2.7
|
||||
Cflags: -I${includedir}/python2.7
|
||||
|
1
android/prebuilts/python/linux-x86/2.7.5/lib/pkgconfig/python.pc
Symbolic link
1
android/prebuilts/python/linux-x86/2.7.5/lib/pkgconfig/python.pc
Symbolic link
|
@ -0,0 +1 @@
|
|||
python2.pc
|
|
@ -0,0 +1 @@
|
|||
python-2.7.pc
|
Loading…
Add table
Add a link
Reference in a new issue