HEADERS += glwidget.h SOURCES += glwidget.cpp main.cpp QT += opengl # install target.path = $$[QT_INSTALL_EXAMPLES]/opengl/samplebuffers sources.files = $$SOURCES $$HEADERS samplebuffers.pro sources.path = $$[QT_INSTALL_EXAMPLES]/opengl/samplebuffers INSTALLS += target sources include($$QT_SOURCE_TREE/examples/examplebase.pri)