7 lines
166 B
Prolog
7 lines
166 B
Prolog
|
HEADERS += hellovulkanwindow.h
|
||
|
SOURCES += hellovulkanwindow.cpp main.cpp
|
||
|
|
||
|
# install
|
||
|
target.path = $$[QT_INSTALL_EXAMPLES]/vulkan/hellovulkanwindow
|
||
|
INSTALLS += target
|