2019-11-12 13:01:48 +00:00
|
|
|
# Generated from floattexture.pro.
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
## floattexture Binary:
|
|
|
|
#####################################################################
|
|
|
|
|
2020-07-07 14:56:37 +00:00
|
|
|
qt_add_manual_test(floattexture
|
2019-11-12 13:01:48 +00:00
|
|
|
GUI
|
|
|
|
SOURCES
|
|
|
|
floattexture.cpp
|
|
|
|
PUBLIC_LIBRARIES
|
|
|
|
Qt::Gui
|
2020-02-12 09:24:49 +00:00
|
|
|
Qt::GuiPrivate
|
2019-11-12 13:01:48 +00:00
|
|
|
)
|
|
|
|
|
|
|
|
# Resources:
|
|
|
|
set_source_files_properties("../shared/OpenfootageNET_fieldairport-512.hdr"
|
|
|
|
PROPERTIES QT_RESOURCE_ALIAS "OpenfootageNET_fieldairport-512.hdr"
|
|
|
|
)
|
|
|
|
set_source_files_properties("../shared/texture.frag.qsb"
|
|
|
|
PROPERTIES QT_RESOURCE_ALIAS "texture.frag.qsb"
|
|
|
|
)
|
|
|
|
set_source_files_properties("../shared/texture.vert.qsb"
|
|
|
|
PROPERTIES QT_RESOURCE_ALIAS "texture.vert.qsb"
|
|
|
|
)
|
|
|
|
set(floattexture_resource_files
|
|
|
|
"../shared/OpenfootageNET_fieldairport-512.hdr"
|
|
|
|
"../shared/texture.frag.qsb"
|
|
|
|
"../shared/texture.vert.qsb"
|
|
|
|
)
|
|
|
|
|
2020-07-07 14:56:37 +00:00
|
|
|
qt_add_resource(floattexture "floattexture"
|
2019-11-12 13:01:48 +00:00
|
|
|
PREFIX
|
|
|
|
"/"
|
|
|
|
FILES
|
|
|
|
${floattexture_resource_files}
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
#### Keys ignored in scope 1:.:.:floattexture.pro:<TRUE>:
|
|
|
|
# TEMPLATE = "app"
|