Hi all...

I have a C++ code, which i am porting on Android.
This code actually made for Windows system. So, there are many Windows
specific header files are used.
So, i want to build same code on Android with conditional compilation
using OS bases pre processor macros.
As windows have WIN32 and Symbain nave __SYMBIAN32__. For Android,
what i can use????

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to