Ivan Romanov 6bf4e5213e Define QCA version only in cmake rules
Added new generated public include qca_version.h.
Also add new version DEFINES
  QCA_MAJOR_VERSION
  QCA_MINOR_VERSION
  QCA_PATCH_VERSION
  QCA_VERSION_STR
  QCA_VERSION_CHECK(major, minor, patch)

and new version functions
  const char *qcaVersionStr()
  int qcaMajorVersion()
  int qcaMinorVersion()
  int qcaPatchVersion()
2014-01-03 14:37:00 +06:00
..
2008-05-16 20:41:50 +00:00
2008-05-16 20:41:50 +00:00
2008-05-16 20:41:50 +00:00
2013-04-06 06:52:54 +00:00
2008-05-16 20:41:50 +00:00
2008-05-16 20:41:50 +00:00
2008-06-05 02:01:46 +00:00
2008-05-16 20:41:50 +00:00
2008-05-16 20:41:50 +00:00
2005-01-01 02:44:28 +00:00