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