I can currently not test it, but it seems that you can do

  #if defined(MEEGO_EDITION_HARMATTAN)

in your C++ code and

  !isEmpty(MEEGO_VERSION_MAJOR) {
  }

in the .pro file.
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to