PJproject version macro

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Is there some '#define' to use for compile-time check for the version of pjproject. I want 
to make code that's compatible with both version 1.0.3 and version 1.4.

for example:

#if PJPROJECT_VERSION >= x
/* do something */
#else
/* do something else */
#endif


Thanks
/Dan



[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux