author | William Roberts <williamr@symbian.org> |
Mon, 21 Jun 2010 22:38:13 +0100 | |
branch | GCC_SURGE |
changeset 27 | 93b982ccede2 |
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