| author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
| Fri, 16 Apr 2010 11:39:52 +0300 | |
| branch | RCL_3 |
| changeset 9 | 740e5562c97f |
| parent 8 | 3f74d0d4af4c |
| permissions | -rw-r--r-- |
# Note: These version based 'plugins' are not an actual Qt plugins, # they are just regular runtime loaded libraries include(../qpluginbase.pri) CONFIG -= plugin MMP_RULES += NOEXPORTLIBRARY defBlock = \ "$${LITERAL_HASH}ifdef WINSCW" \ "DEFFILE ../bwins/qts60plugin.def" \ "$${LITERAL_HASH}else" \ "DEFFILE ../eabi/qts60plugin.def" \ "$${LITERAL_HASH}endif" MMP_RULES += defBlock