2

I have many cpp files in my android.mk,every times I add a cpp to Android.mk,it compiles all cpp,it's a lot of wasting time,so I need a way to Incremental compile.

tshepang
  • 12,111
  • 21
  • 91
  • 136
Kai
  • 21
  • 4
  • 1
    The solution is to write your own makefile: http://stackoverflow.com/questions/4328345/android-ndk-incremental-build – Jyaif Sep 12 '12 at 23:38

0 Answers0