From d225ad73127e1d9e578ae8a047fb18613078144e Mon Sep 17 00:00:00 2001 From: Rhys Weatherley Date: Mon, 4 Oct 2010 11:10:53 +1000 Subject: Add a basic build system for installing the QML module --- qtest-qml.pro | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 qtest-qml.pro (limited to 'qtest-qml.pro') diff --git a/qtest-qml.pro b/qtest-qml.pro new file mode 100644 index 0000000..bede5ce --- /dev/null +++ b/qtest-qml.pro @@ -0,0 +1,2 @@ +TEMPLATE = subdirs +SUBDIRS = QtTest -- cgit v1.2.3