source: qca/trunk/examples/ciphertest/ciphertest.pro@ 151

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

QCA: Imported original QCA 1.0 sources from Affinix

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