equal
deleted
inserted
replaced
30 certFiles.path = . |
30 certFiles.path = . |
31 DEPLOYMENT += certFiles |
31 DEPLOYMENT += certFiles |
32 } else { |
32 } else { |
33 DEFINES += SRCDIR=\\\"$$PWD/\\\" |
33 DEFINES += SRCDIR=\\\"$$PWD/\\\" |
34 } |
34 } |
|
35 |
|
36 requires(contains(QT_CONFIG,private_tests)) |