blob: 5b9d7e43877f49428936a2ba56e65803b9608550 [file] [log] [blame]
HEADERS = $$PWD/glwindow.h
SOURCES = $$PWD/glwindow.cpp \
$$PWD/main.cpp
RESOURCES += computegles31.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/opengl/computegles31
INSTALLS += target