| author | William Roberts <williamr@symbian.org> |
| Fri, 11 Jun 2010 16:26:16 +0100 | |
| branch | GCC_SURGE |
| changeset 24 | 24fd0381a9ae |
| parent 0 | 1918ee327afb |
| permissions | -rw-r--r-- |
TARGET = qscreenlinuxfb include(../../qpluginbase.pri) QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/gfxdrivers target.path = $$[QT_INSTALL_PLUGINS]/gfxdrivers INSTALLS += target DEFINES += QT_QWS_LINUXFB HEADERS = $$QT_SOURCE_TREE/src/gui/embedded/qscreenlinuxfb_qws.h SOURCES = main.cpp \ $$QT_SOURCE_TREE/src/gui/embedded/qscreenlinuxfb_qws.cpp