--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To post to this group, send email to andro...@googlegroups.com.
To unsubscribe from this group, send email to android-ndk...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-ndk?hl=en.
I'm using ndk r5c, visual studio 2010 and ant build . I'm not using Android.mk.
I am using ndk build systems the only things i'm not using are cygwin and Android.mk .In stead of Android.mk i'm using MsBuild .
And i am wondering is anybody made an application that uses std::map (and of course if ti works ).