2019-11-12 13:01:48 +00:00
|
|
|
# Generated from hellominimalcrossgfxtriangle.pro.
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
## hellominimalcrossgfxtriangle Binary:
|
|
|
|
#####################################################################
|
|
|
|
|
2020-09-22 08:16:58 +00:00
|
|
|
qt_internal_add_manual_test(hellominimalcrossgfxtriangle
|
2019-11-12 13:01:48 +00:00
|
|
|
SOURCES
|
2020-02-13 08:14:09 +00:00
|
|
|
hellowindow.cpp hellowindow.h
|
|
|
|
main.cpp
|
|
|
|
window.cpp window.h
|
2022-07-25 15:50:38 +00:00
|
|
|
LIBRARIES
|
2019-11-12 13:01:48 +00:00
|
|
|
Qt::Gui
|
2020-02-13 08:14:09 +00:00
|
|
|
Qt::GuiPrivate
|
2019-11-12 13:01:48 +00:00
|
|
|
)
|
|
|
|
|
|
|
|
# Resources:
|
|
|
|
set_source_files_properties("../shared/color.frag.qsb"
|
|
|
|
PROPERTIES QT_RESOURCE_ALIAS "color.frag.qsb"
|
|
|
|
)
|
|
|
|
set_source_files_properties("../shared/color.vert.qsb"
|
|
|
|
PROPERTIES QT_RESOURCE_ALIAS "color.vert.qsb"
|
|
|
|
)
|
|
|
|
set(hellominimalcrossgfxtriangle_resource_files
|
|
|
|
"../shared/color.frag.qsb"
|
|
|
|
"../shared/color.vert.qsb"
|
|
|
|
)
|
|
|
|
|
2020-09-22 08:16:58 +00:00
|
|
|
qt_internal_add_resource(hellominimalcrossgfxtriangle "hellominimalcrossgfxtriangle"
|
2019-11-12 13:01:48 +00:00
|
|
|
PREFIX
|
|
|
|
"/"
|
|
|
|
FILES
|
|
|
|
${hellominimalcrossgfxtriangle_resource_files}
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
#### Keys ignored in scope 1:.:.:hellominimalcrossgfxtriangle.pro:<TRUE>:
|
|
|
|
# TEMPLATE = "app"
|