diff options
author | Rohan McGovern <rohan.mcgovern@nokia.com> | 2010-02-18 22:43:45 (GMT) |
---|---|---|
committer | Rohan McGovern <rohan.mcgovern@nokia.com> | 2010-02-18 22:43:45 (GMT) |
commit | 3e6a6ec2b095aa361499576517fdc291a7b8042d (patch) | |
tree | 1d8ef615b268d8f015824f9c886467a9548d0e9e /tests/auto/qgl_threads | |
parent | e09de4df3ab7f57c107a1b14b80dec5728292b05 (diff) | |
download | Qt-3e6a6ec2b095aa361499576517fdc291a7b8042d.zip Qt-3e6a6ec2b095aa361499576517fdc291a7b8042d.tar.gz Qt-3e6a6ec2b095aa361499576517fdc291a7b8042d.tar.bz2 |
Fixed compile of autotests.
Rename tst_openglthreading.pro to qgl_threads.pro:
.pro file name must match directory name for SUBDIRS project to work.
Diffstat (limited to 'tests/auto/qgl_threads')
-rw-r--r-- | tests/auto/qgl_threads/qgl_threads.pro (renamed from tests/auto/qgl_threads/tst_openglthreading.pro) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/auto/qgl_threads/tst_openglthreading.pro b/tests/auto/qgl_threads/qgl_threads.pro index 9312c05..9312c05 100644 --- a/tests/auto/qgl_threads/tst_openglthreading.pro +++ b/tests/auto/qgl_threads/qgl_threads.pro |