diff options
Diffstat (limited to 'tests/tests.pro')
-rw-r--r-- | tests/tests.pro | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro new file mode 100644 index 0000000..3f166e8 --- /dev/null +++ b/tests/tests.pro @@ -0,0 +1,4 @@ +TEMPLATE = subdirs + +SUBDIRS = \ + qml |