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