summaryrefslogtreecommitdiffstats
path: root/examples/gui/openglwindow/openglwindow.pro
blob: 93f18f3d3f842415b0cc82ec90d4e4ba65ec73f8 (plain)
1
2
3
4
5
6
7
include(openglwindow.pri)

SOURCES += \
    main.cpp

target.path = $$[QT_INSTALL_EXAMPLES]/gui/openglwindow
INSTALLS += target