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