1 2 3 4 5 6 7 8
TARGET = tst_qwebp QT = core gui testlib CONFIG -= app_bundle CONFIG += testcase SOURCES += tst_qwebp.cpp RESOURCES += $$PWD/webp.qrc