equal
deleted
inserted
replaced
41 |
41 |
42 HEADERS += inc/untrustedcertificateinfo_symbian.h |
42 HEADERS += inc/untrustedcertificateinfo_symbian.h |
43 SOURCES += src/untrustedcertificatewidget_symbian.cpp \ |
43 SOURCES += src/untrustedcertificatewidget_symbian.cpp \ |
44 src/untrustedcertificateinfo_symbian.cpp |
44 src/untrustedcertificateinfo_symbian.cpp |
45 |
45 |
46 LIBS += -lcrypto -lx509 -lx500 |
46 LIBS += -lcrypto -lx509 -lx500 -lhash -lX509CertNameParser |
47 |
47 |
48 pluginstub.sources = untrustedcertdialog.dll |
48 pluginstub.sources = untrustedcertdialog.dll |
49 pluginstub.path = /resource/plugins/devicedialogs |
49 pluginstub.path = /resource/plugins/devicedialogs |
50 DEPLOYMENT += pluginstub |
50 DEPLOYMENT += pluginstub |
51 } |
51 } |