| 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 = qshivavggraphicssystem include(../../qpluginbase.pri) QT += openvg QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/graphicssystems SOURCES = main.cpp shivavggraphicssystem.cpp shivavgwindowsurface.cpp HEADERS = shivavggraphicssystem.h shivavgwindowsurface.h target.path += $$[QT_INSTALL_PLUGINS]/graphicssystems INSTALLS += target