author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
Wed, 21 Apr 2010 09:15:16 +0300 | |
branch | RCL_3 |
changeset 11 | 68d3b337861b |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
TARGET = qtslibmousedriver include(../../qpluginbase.pri) QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/mousedrivers HEADERS = \ $$QT_SOURCE_TREE/src/gui/embedded/qmousedriverplugin_qws.h \ $$QT_SOURCE_TREE/src/gui/embedded/qmousetslib_qws.h SOURCES = main.cpp \ $$QT_SOURCE_TREE/src/gui/embedded/qmousetslib_qws.cpp LIBS += -lts target.path += $$[QT_INSTALL_PLUGINS]/mousedrivers INSTALLS += target