From 5019ece540d1f9dc08157f67b55d1c4ed896ae39 Mon Sep 17 00:00:00 2001 From: aavit Date: Wed, 6 Oct 2010 12:57:48 +0200 Subject: Long live the Qt Solutions archive! This commit adds the contents of distribution packages of the relevant subset of the Qt Solutions components, generated from the last versions in Perforce. --- qtsingleapplication/qtsingleapplication.pro | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 qtsingleapplication/qtsingleapplication.pro (limited to 'qtsingleapplication/qtsingleapplication.pro') diff --git a/qtsingleapplication/qtsingleapplication.pro b/qtsingleapplication/qtsingleapplication.pro new file mode 100644 index 0000000..07257c5 --- /dev/null +++ b/qtsingleapplication/qtsingleapplication.pro @@ -0,0 +1,5 @@ +TEMPLATE=subdirs +CONFIG += ordered +include(common.pri) +qtsingleapplication-uselib:SUBDIRS=buildlib +SUBDIRS+=examples -- cgit v1.2.3