qt5base-lts/tests/benchmarks/plugins/imageformats/jpeg/jpeg.pro

13 lines
170 B
Prolog
Raw Normal View History

TEMPLATE = app
TARGET = jpeg
QT += testlib
CONFIG += release
wince*: {
DEFINES += SRCDIR=\\\"\\\"
} else {
DEFINES += SRCDIR=\\\"$$PWD/\\\"
}
SOURCES += jpeg.cpp