source: qca/trunk/examples/sslservtest/sslservtest.pro@ 189

Last change on this file since 189 was 24, checked in by dmik, 19 years ago

QCA: Imported original QCA 1.0 sources from Affinix

File size: 114 bytes
Line 
1TEMPLATE = app
2CONFIG += thread console
3TARGET = sslservtest
4
5SOURCES += sslservtest.cpp
6include(../examples.pri)
Note: See TracBrowser for help on using the repository browser.