qt5base-lts/tests/manual/rhi/rhi.pro

25 lines
424 B
Prolog
Raw Normal View History

TEMPLATE = subdirs
SUBDIRS += \
hellominimalcrossgfxtriangle \
compressedtexture_bc1 \
compressedtexture_bc1_subupload \
texuploads \
msaatexture \
msaarenderbuffer \
cubemap \
multiwindow \
multiwindow_threaded \
triquadcube \
offscreen \
floattexture \
mrt \
shadowmap \
computebuffer \
computeimage
qtConfig(widgets) {
SUBDIRS += \
qrhiprof
}