blob: d180d4dbe1755b74d341c6852b56f872972c7170 [file] [log] [blame]
qtConfig(opengles2):error("This example is written for OpenGL 1.x")
QT += widgets opengl svg
HEADERS += glwidget.h
SOURCES += glwidget.cpp main.cpp
RESOURCES += framebufferobject.qrc
# install
target.path = $$[QT_INSTALL_EXAMPLES]/svg/opengl/framebufferobject
INSTALLS += target