How to specify path of libraries in Android.mk file or Application.mk file?

后端 未结 2 1221
忘掉有多难
忘掉有多难 2020-12-10 13:58

I need to specify the path of library in Application.mk file to link it correctly. How to do this? Is there any GCC command for that?

2条回答
提交回复
热议问题