tests/benchmarks/plugins/imageformats/jpeg/jpeg.pro
changeset 19 fcece45ef507
equal deleted inserted replaced
18:2f34d5167611 19:fcece45ef507
       
     1 load(qttest_p4)
       
     2 TEMPLATE = app
       
     3 TARGET = jpeg
       
     4 DEPENDPATH += .
       
     5 INCLUDEPATH += .
       
     6 
       
     7 CONFIG += release
       
     8 
       
     9 wince*: {
       
    10    DEFINES += SRCDIR=\\\"\\\"
       
    11 } else:symbian {
       
    12    # SRCDIR and SVGFILE defined in code in symbian
       
    13 }else {
       
    14    DEFINES += SRCDIR=\\\"$$PWD/\\\"
       
    15 }
       
    16 
       
    17 # Input
       
    18 SOURCES += jpeg.cpp