views:

84

answers:

1

Hi all, Please help

I'm trying to build a third party library which uses auto-generated source code files. In normal case, this kind of files is generated by gnu build tools. My question is How can I tell the Android NDK build tools to generate and build this kind of files.

Thanks in advance

related questions