diff options
| author | Yoann Lopes <yoann.lopes@nokia.com> | 2010-10-27 11:30:04 +0200 |
|---|---|---|
| committer | Yoann Lopes <yoann.lopes@nokia.com> | 2010-10-27 11:30:04 +0200 |
| commit | 3425b2958a43164c9a0ad819f40f3c62cd4ed24d (patch) | |
| tree | dc47a61594190e3f66c2ee26d4c68c9f424f4d6e | |
| parent | 19fedec77efa673ac4b9746953f1d49cb789222c (diff) | |
Added missing project file.
| -rw-r--r-- | qt-autotester.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qt-autotester.pro b/qt-autotester.pro new file mode 100644 index 0000000..d89e9dd --- /dev/null +++ b/qt-autotester.pro @@ -0,0 +1,2 @@ +TEMPLATE = subdirs +SUBDIRS += src |
