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

16 lines
211 B
Prolog
Raw Normal View History

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