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