diff options
author | Alex <qt-info@nokia.com> | 2011-06-15 13:32:08 +1000 |
---|---|---|
committer | Alex <qt-info@nokia.com> | 2011-06-15 13:32:08 +1000 |
commit | 54c829ac0b3da59390763b25ed0fd5d1116ec66b (patch) | |
tree | 6ffb0c8ff2b19a3e243e0e74f9faf7033c72802b /tests/tests.pro | |
parent | 57e25bf76536dcfd4fc93bec4e2cb5e7faed8789 (diff) | |
download | qtlocation-54c829ac0b3da59390763b25ed0fd5d1116ec66b.tar.gz |
add missing tests.pro
Diffstat (limited to 'tests/tests.pro')
-rw-r--r-- | tests/tests.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro new file mode 100644 index 00000000..566e1725 --- /dev/null +++ b/tests/tests.pro @@ -0,0 +1,2 @@ +TEMPLATE = subdirs + |