1 2 3 4 5 6 7 8 9 10 11 12 13
TARGET = qglgraphicssystem include(../../qpluginbase.pri) QT += opengl DESTDIR = $$QT.gui.plugins/graphicssystems SOURCES = main.cpp target.path += $$[QT_INSTALL_PLUGINS]/graphicssystems INSTALLS += target symbian: TARGET.UID3 = 0x2002131B