source: qca/trunk/examples/rsatest/rsatest.pro@ 184

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

QCA: Imported original QCA 1.0 sources from Affinix

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