HEADERS += \
    $$PWD/qresourcemanager_p.h \
    $$PWD/qcircularbuffer_p.h \
    $$PWD/qboundedcircularbuffer_p.h \
    $$PWD/qframeallocator_p.h \
    $$PWD/qframeallocator_p_p.h \
    $$PWD/qhandle_p.h

SOURCES += \
    $$PWD/qresourcemanager.cpp \
    $$PWD/qframeallocator.cpp

