source:
qca/trunk/examples/ssltest/ssltest.pro@
165
Last change on this file since 165 was 24, checked in by , 19 years ago | |
---|---|
File size: 182 bytes |
Line | |
---|---|
1 | TEMPLATE = app |
2 | CONFIG += thread console |
3 | TARGET = ssltest |
4 | |
5 | INCLUDEPATH += ../common |
6 | HEADERS += ../common/base64.h |
7 | SOURCES += ../common/base64.cpp ssltest.cpp |
8 | include(../examples.pri) |
Note:
See TracBrowser
for help on using the repository browser.