TEMPLATE = app TARGET = tst_qvertexblendanimation QT += 3dcore 3dcore-private 3drender 3drender-private 3danimation testlib CONFIG += testcase SOURCES += tst_qvertexblendanimation.cpp