summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderers/rhi/graphicshelpers/graphicshelpers.pri
blob: e156d3ce55c18ce910485c560c1209bc29a50c02 (plain)
1
2
3
4
5
6
7
8
9
#DEFINES += QT3D_RENDER_ASPECT_OPENGL_DEBUG

INCLUDEPATH += $$PWD

HEADERS += \
    $$PWD/submissioncontext_p.h

SOURCES += \
    $$PWD/submissioncontext.cpp