blob: cc220fd3448a0390aeed101d163062c9009c28ee [file] [log] [blame]
QT += gui-private core-private
HEADERS += hellowindow.h
SOURCES += hellowindow.cpp main.cpp
# install
target.path = $$[QT_INSTALL_EXAMPLES]/opengl/hellowindow
INSTALLS += target