qtbase/examples/opengl/openglwindow/openglwindow.pro

8 lines
131 B
INI

include(openglwindow.pri)
SOURCES += \
main.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/opengl/openglwindow
INSTALLS += target