hellovulkanwindow.pro Example File

hellovulkanwindow/hellovulkanwindow.pro
HEADERS += hellovulkanwindow.h
SOURCES += hellovulkanwindow.cpp main.cpp
# install
target.path = $$[QT_INSTALL_EXAMPLES]/vulkan/hellovulkanwindow
INSTALLS += target