diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-10 17:11:40 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-10 17:11:40 +0000 |
| commit | 7105917072682fd7e74bd7eca50ba406dd346225 (patch) | |
| tree | 7b78020efe6dca82baef5f4ae57078a0b4af7525 /examples/tests/tests.pro | |
| parent | 142ae3f5c16d34fe343f0acdf03ad144abe4c2c2 (diff) | |
| download | qxmpp-7105917072682fd7e74bd7eca50ba406dd346225.tar.gz | |
move tests out of examples
Diffstat (limited to 'examples/tests/tests.pro')
| -rw-r--r-- | examples/tests/tests.pro | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/tests/tests.pro b/examples/tests/tests.pro deleted file mode 100644 index 7fec75fd..00000000 --- a/examples/tests/tests.pro +++ /dev/null @@ -1,9 +0,0 @@ -include(../examples.pri) - -QT += testlib - -TARGET = tests - -SOURCES += tests.cpp - -HEADERS += tests.h |
