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