diff options
author | Kevin Wright <kevin.wright@nokia.com> | 2010-07-27 07:32:59 (GMT) |
---|---|---|
committer | Kevin Wright <kevin.wright@nokia.com> | 2010-07-27 07:32:59 (GMT) |
commit | a98af1c7f1bba3c791d08e76e4896e48ea6ea019 (patch) | |
tree | 5b383c52ae5436e0fff91a8a3170bdf3d8338145 /examples/touch/touch.pro | |
parent | a02eba0de0fcf9a17d489ee1f92977c95d3afd76 (diff) | |
download | Qt-a98af1c7f1bba3c791d08e76e4896e48ea6ea019.zip Qt-a98af1c7f1bba3c791d08e76e4896e48ea6ea019.tar.gz Qt-a98af1c7f1bba3c791d08e76e4896e48ea6ea019.tar.bz2 |
Added files that had been renamed.
Diffstat (limited to 'examples/touch/touch.pro')
-rw-r--r-- | examples/touch/touch.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/touch/touch.pro b/examples/touch/touch.pro new file mode 100644 index 0000000..d5983eb --- /dev/null +++ b/examples/touch/touch.pro @@ -0,0 +1,2 @@ +TEMPLATE = subdirs +SUBDIRS = pinchzoom fingerpaint knobs dials |