author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Fri, 19 Feb 2010 23:40:16 +0200 | |
branch | RCL_3 |
changeset 4 | 3b1da2848fc7 |
parent 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