source:
qca/trunk/examples/rsatest/rsatest.pro@
189
Last change on this file since 189 was 24, checked in by , 19 years ago | |
---|---|
File size: 106 bytes |
Line | |
---|---|
1 | TEMPLATE = app |
2 | CONFIG += thread console |
3 | TARGET = rsatest |
4 | |
5 | SOURCES += rsatest.cpp |
6 | include(../examples.pri) |
Note:
See TracBrowser
for help on using the repository browser.