There are a lot of examples with adding a whole source folder to paths like
a
cppFlags += "-I${file("src/main/jni/native_app_glue")}".toString()
in new experimental gradle plugin for AS 1.3+Is there a way to add single source file to it? -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
