qt5base-lts/examples/vulkan/hellovulkancubes
Alexandru Croitor 397b372517 CMake: Regenerate examples to set the WIN32_EXECUTABLE property
As well as the MACOSX_BUNDLE properties as necessary.

Task-number: QTBUG-87664
Task-number: QTBUG-86827
Change-Id: I7677449a26d51fa853bd67bab6b3b61afbd2b12f
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2020-10-27 12:49:39 +01:00
..
camera.cpp Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
camera.h Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
CMakeLists.txt CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
color_frag.spv Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color_phong_frag.spv Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color_phong_vert.spv Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color_phong.frag Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color_phong.vert Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color_vert.spv Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color.frag Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color.vert Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
hellovulkancubes.pro Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
hellovulkancubes.qrc Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
main.cpp Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
mainwindow.cpp Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
mainwindow.h Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
mesh.cpp Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
mesh.h Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
renderer.cpp Use QList instead of QVector in examples 2020-06-23 14:01:11 +02:00
renderer.h Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
shader.cpp Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
shader.h Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
vulkanwindow.cpp Replace calls to deprecated QEvent accessor functions 2020-06-08 19:11:51 +02:00
vulkanwindow.h Add the Vulkan cube example 2017-03-29 10:58:06 +00:00