diff options
| author | Jesus Fernandez <jesus.fernandez@qt.io> | 2017-06-07 11:13:52 +0200 |
|---|---|---|
| committer | Jesus Fernandez <Jesus.Fernandez@qt.io> | 2017-06-27 18:00:22 +0000 |
| commit | 91bc2d2f217507f20933b7caf65dc33701d2e9cd (patch) | |
| tree | fa214c2537fbbb18109f0309fc1f3c278c0154ba /tests | |
| parent | 440a7710219674ed9e0e4d1396853fb1f7d35107 (diff) | |
Add Qt WebGL platform plugin
Done-with: Michael Winkelmann <michael.winkelmann@qt.io>
Change-Id: I6632475956393116af8885f42ba557e35d2b0985
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Diffstat (limited to 'tests')
| -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 0000000..566e172 --- /dev/null +++ b/tests/tests.pro @@ -0,0 +1,2 @@ +TEMPLATE = subdirs + |
