mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-01-24 12:54:29 +08:00
8 lines
131 B
Prolog
8 lines
131 B
Prolog
|
include(openglwindow.pri)
|
||
|
|
||
|
SOURCES += \
|
||
|
main.cpp
|
||
|
|
||
|
target.path = $$[QT_INSTALL_EXAMPLES]/opengl/openglwindow
|
||
|
INSTALLS += target
|