Will I have an ability to debug c++ code with this approach?

среда, 7 октября 2015 г., 2:43:55 UTC+6 пользователь Alex Cohn написал:
>
> This can be avoided by using hybrid Android.mk + grade plugin approach as 
> demonstrated for *define LOCAL_SRC_FILES in ndk{} DSL 
> <http://stackoverflow.com/a/32640823/192373>*.
>
> Enjoy,
> Alex
>
> On Monday, September 28, 2015 at 9:56:10 PM UTC+3, Lev Popovich wrote:
>>
>> 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.

Reply via email to