hellovulkantexture.pro Example File

hellovulkantexture/hellovulkantexture.pro
 HEADERS += hellovulkantexture.h
 SOURCES += hellovulkantexture.cpp main.cpp
 RESOURCES += hellovulkantexture.qrc

 # install
 target.path = $$[QT_INSTALL_EXAMPLES]/vulkan/hellovulkantexture
 INSTALLS += target