From 2adcd4f24eca2fa529c42fc1165319bcc4ea179e Mon Sep 17 00:00:00 2001 From: Victor Tran Date: Thu, 12 Jul 2018 18:12:14 +1000 Subject: Initial commit --- theInstaller.pro | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 theInstaller.pro (limited to 'theInstaller.pro') diff --git a/theInstaller.pro b/theInstaller.pro new file mode 100644 index 0000000..ada38ed --- /dev/null +++ b/theInstaller.pro @@ -0,0 +1,4 @@ +TEMPLATE = subdirs + +SUBDIRS = \ + installer -- cgit v1.2.3