author | Alex Gilkes <alex.gilkes@nokia.com> |
Mon, 11 Jan 2010 14:00:40 +0000 | |
changeset 0 | 1918ee327afb |
child 5 | d3bac044e0f0 |
child 30 | 5dc02b23752f |
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