INCLUDEPATH += $$PWD SOURCES += \ $$PWD/qsgcanvasitem.cpp \ $$PWD/qsgcontext2d.cpp \ $$PWD/qsgcontext2dnode.cpp \ $$PWD/qsgcontext2dtile.cpp \ $$PWD/qsgcontext2dtexture.cpp \ $$PWD/qsgcontext2dcommandbuffer.cpp \ HEADERS += \ $$PWD/qsgcanvasitem_p.h \ $$PWD/qsgcontext2d_p.h \ $$PWD/qsgcontext2dnode_p.h \ $$PWD/qsgcontext2dtile_p.h \ $$PWD/qsgcontext2dtexture_p.h \ $$PWD/qsgcontext2dcommandbuffer_p.h \