![]() |
Home · All Classes · Overviews |
TEMPLATE = lib
QT += opengl
CONFIG += plugin
TARGET = qahiglscreen
target.path = $$[QT_INSTALL_PLUGINS]/gfxdrivers
INSTALLS += target
include($$QT_SOURCE_TREE/examples/examplebase.pri)
HEADERS = qwindowsurface_ahigl_p.h \
qscreenahigl_qws.h
SOURCES = qwindowsurface_ahigl.cpp \
qscreenahigl_qws.cpp \
qscreenahiglplugin.cpp
| Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt 4.6.0-tp1 |