blob: e0d4c25ca6dd45385b6f0a66cb0d9f3c1f06e6ce [file] [log] [blame]
HEADERS = $$PWD/glwindow.h \
$$PWD/../hellogl2/logo.h
SOURCES = $$PWD/glwindow.cpp \
$$PWD/main.cpp \
$$PWD/../hellogl2/logo.cpp
RESOURCES += hellogles3.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/opengl/hellogles3
INSTALLS += target