mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-08 10:29:09 +08:00
qt 6.5.1 original
This commit is contained in:
11
tests/manual/examples/opengl/computegles31/computegles31.pro
Normal file
11
tests/manual/examples/opengl/computegles31/computegles31.pro
Normal file
@ -0,0 +1,11 @@
|
||||
QT += opengl
|
||||
|
||||
HEADERS = $$PWD/glwindow.h
|
||||
|
||||
SOURCES = $$PWD/glwindow.cpp \
|
||||
$$PWD/main.cpp
|
||||
|
||||
RESOURCES += computegles31.qrc
|
||||
|
||||
target.path = $$[QT_INSTALL_EXAMPLES]/opengl/computegles31
|
||||
INSTALLS += target
|
Reference in New Issue
Block a user