source: qca/trunk/examples/hashtest/hashtest.pro@ 135

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

QCA: Imported original QCA 1.0 sources from Affinix

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