source: qca/trunk/examples/ssltest/ssltest.pro@ 133

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

QCA: Imported original QCA 1.0 sources from Affinix

File size: 182 bytes
Line 
1TEMPLATE = app
2CONFIG += thread console
3TARGET = ssltest
4
5INCLUDEPATH += ../common
6HEADERS += ../common/base64.h
7SOURCES += ../common/base64.cpp ssltest.cpp
8include(../examples.pri)
Note: See TracBrowser for help on using the repository browser.