diff options
author | Bradley T. Hughes <bradley.hughes@nokia.com> | 2009-10-22 06:46:29 (GMT) |
---|---|---|
committer | Bradley T. Hughes <bradley.hughes@nokia.com> | 2009-10-22 06:46:29 (GMT) |
commit | 19c60da9c15dc609d6d07c687a59d9c2c1a4da13 (patch) | |
tree | 14c6c536e92be8b7f23c0d82237afff7d43b9d2b /tests/benchmarks/qnetworkreply/qnetworkreply.pro | |
parent | 5c319b2ec940e34d2d5102c804b84c66e8ae66f1 (diff) | |
parent | 822e8a6d59847035fe91970487dbb2a765042553 (diff) | |
download | Qt-19c60da9c15dc609d6d07c687a59d9c2c1a4da13.zip Qt-19c60da9c15dc609d6d07c687a59d9c2c1a4da13.tar.gz Qt-19c60da9c15dc609d6d07c687a59d9c2c1a4da13.tar.bz2 |
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-driven
Diffstat (limited to 'tests/benchmarks/qnetworkreply/qnetworkreply.pro')
-rw-r--r-- | tests/benchmarks/qnetworkreply/qnetworkreply.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/qnetworkreply/qnetworkreply.pro b/tests/benchmarks/qnetworkreply/qnetworkreply.pro index 060acf5..1e67d81 100644 --- a/tests/benchmarks/qnetworkreply/qnetworkreply.pro +++ b/tests/benchmarks/qnetworkreply/qnetworkreply.pro @@ -10,4 +10,4 @@ QT += network CONFIG += release # Input -SOURCES += main.cpp +SOURCES += tst_qnetworkreply.cpp |