From 1bf9d73eff18fde3f7cfe0e6aa7e7edc39264e77 Mon Sep 17 00:00:00 2001 From: aavit Date: Mon, 23 Sep 2013 12:18:11 +0200 Subject: Add subdirs .pro files so that it can be built from top directory Change-Id: Idf5e9a70a56a1f896f8b7463348826aa5453b59d Reviewed-by: Gatis Paeglis --- b2qt-demos.pro | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 b2qt-demos.pro (limited to 'b2qt-demos.pro') diff --git a/b2qt-demos.pro b/b2qt-demos.pro new file mode 100644 index 0000000..93b6e9f --- /dev/null +++ b/b2qt-demos.pro @@ -0,0 +1,4 @@ +TEMPLATE = subdirs +SUBDIRS += \ + basicsuite \ + experimental -- cgit v1.2.3