equal
deleted
inserted
replaced
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 |