author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Tue, 06 Jul 2010 15:10:48 +0300 | |
changeset 30 | 5dc02b23752f |
parent 0 | 1918ee327afb |
child 33 | 3e2da88830cd |
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 QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/s60 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