tests/auto/qtextstream/test/test.pro
changeset 33 3e2da88830cd
parent 0 1918ee327afb
equal deleted inserted replaced
30:5dc02b23752f 33:3e2da88830cd
    26 }
    26 }
    27 
    27 
    28 wince*: {
    28 wince*: {
    29     DEFINES += SRCDIR=\\\"\\\"
    29     DEFINES += SRCDIR=\\\"\\\"
    30 }else:symbian {
    30 }else:symbian {
    31     load(data_caging_paths)
       
    32     # Symbian can't define SRCDIR meaningfully here
    31     # Symbian can't define SRCDIR meaningfully here
    33     qt_not_deployed {
    32     qt_not_deployed {
    34         codecs_plugins.sources = qcncodecs.dll qjpcodecs.dll qtwcodecs.dll qkrcodecs.dll
    33         codecs_plugins.sources = qcncodecs.dll qjpcodecs.dll qtwcodecs.dll qkrcodecs.dll
    35         codecs_plugins.path = $$QT_PLUGINS_BASE_DIR/codecs
    34         codecs_plugins.path = $$QT_PLUGINS_BASE_DIR/codecs
    36         DEPLOYMENT += codecs_plugins
    35         DEPLOYMENT += codecs_plugins