tests/auto/qsslkey/qsslkey.pro
changeset 29 b72c6db6890b
parent 0 1918ee327afb
child 30 5dc02b23752f
equal deleted inserted replaced
25:e24348a560a6 29:b72c6db6890b
    15 }
    15 }
    16 
    16 
    17 wince*|symbian: {
    17 wince*|symbian: {
    18    keyFiles.sources = keys
    18    keyFiles.sources = keys
    19    keyFiles.path    = .
    19    keyFiles.path    = .
    20    DEPLOYMENT += keyFiles
    20 
       
    21    passphraseFiles.sources = rsa-without-passphrase.pem rsa-with-passphrase.pem
       
    22    passphraseFiles.path    = .
       
    23 
       
    24    DEPLOYMENT += keyFiles passphraseFiles
    21 }
    25 }
    22 
    26 
    23 wince*: {
    27 wince*: {
    24    DEFINES += SRCDIR=\\\".\\\"
    28    DEFINES += SRCDIR=\\\".\\\"
    25 } else:!symbian {
    29 } else:!symbian {