qt6-bb10/tests/benchmarks/plugins/imageformats/jpeg/jpeg.pro

21 lines
286 B
Prolog

load(qttest_p4)
# do not run benchmarks by default in 'make check'
CONFIG -= testcase
TEMPLATE = app
TARGET = jpeg
DEPENDPATH += .
INCLUDEPATH += .
CONFIG += release
wince*: {
DEFINES += SRCDIR=\\\"\\\"
} else {
DEFINES += SRCDIR=\\\"$$PWD/\\\"
}
# Input
SOURCES += jpeg.cpp