diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-10 17:00:47 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-10 17:00:47 +0000 |
| commit | 142ae3f5c16d34fe343f0acdf03ad144abe4c2c2 (patch) | |
| tree | db10e12457470e4e2ac017592b42ecbf55a6e161 /examples/tests | |
| parent | dc09172eae673ad8a2447589ba859b9962598860 (diff) | |
| download | qxmpp-142ae3f5c16d34fe343f0acdf03ad144abe4c2c2.tar.gz | |
rename example.pri to examples.pri
Diffstat (limited to 'examples/tests')
| -rw-r--r-- | examples/tests/tests.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tests/tests.pro b/examples/tests/tests.pro index b51cda23..7fec75fd 100644 --- a/examples/tests/tests.pro +++ b/examples/tests/tests.pro @@ -1,4 +1,4 @@ -include(../example.pri) +include(../examples.pri) QT += testlib |
