diff options
author | Markus Goetz <Markus.Goetz@nokia.com> | 2010-07-22 11:29:02 (GMT) |
---|---|---|
committer | Markus Goetz <Markus.Goetz@nokia.com> | 2010-07-22 11:29:02 (GMT) |
commit | 5b984faebca64b0542e0221efdee188af22df4bc (patch) | |
tree | 028d19a75e5006f4ff68f6261c36adfc2cc6b227 /tests/benchmarks/network/network.pro | |
parent | f3b6b9ab6b068216c3656fd75f1b7e569495bed3 (diff) | |
download | Qt-5b984faebca64b0542e0221efdee188af22df4bc.zip Qt-5b984faebca64b0542e0221efdee188af22df4bc.tar.gz Qt-5b984faebca64b0542e0221efdee188af22df4bc.tar.bz2 |
Fix Rhys' qmake warnings
Diffstat (limited to 'tests/benchmarks/network/network.pro')
-rw-r--r-- | tests/benchmarks/network/network.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/network/network.pro b/tests/benchmarks/network/network.pro index 4e83db2..ea0f821 100644 --- a/tests/benchmarks/network/network.pro +++ b/tests/benchmarks/network/network.pro @@ -1,5 +1,5 @@ TEMPLATE = subdirs -SUBDIRS = \ +SUBDIRS = \ access \ kernel \ socket |