8 lines
205 B
Prolog
8 lines
205 B
Prolog
|
HEADERS += hellovulkantexture.h
|
||
|
SOURCES += hellovulkantexture.cpp main.cpp
|
||
|
RESOURCES += hellovulkantexture.qrc
|
||
|
|
||
|
# install
|
||
|
target.path = $$[QT_INSTALL_EXAMPLES]/vulkan/hellovulkantexture
|
||
|
INSTALLS += target
|