aboutsummaryrefslogtreecommitdiffstats
path: root/qbs.qbs
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@petroules.com>2015-07-23 14:39:19 -0700
committerJake Petroules <jake.petroules@petroules.com>2015-09-02 15:42:16 +0000
commit7069834085fdcaad1587c8f3fd1918cc4b168cdd (patch)
treed91d3c59e9c780c4232043e88b6aba367610f21b /qbs.qbs
parent09f2e967ceb2c1cb4c21822e9fce6ef3a0e819c8 (diff)
Let Qbs build its own Windows ZIP distribution.
Change-Id: Id633922727fd715750547f4c27cac6f604abe28a Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'qbs.qbs')
-rw-r--r--qbs.qbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/qbs.qbs b/qbs.qbs
index eac936a01..94d1d324f 100644
--- a/qbs.qbs
+++ b/qbs.qbs
@@ -27,6 +27,7 @@ Project {
property string pluginsInstallDir: libDirName
references: [
+ "dist/dist.qbs",
"doc/doc.qbs",
"share/share.qbs",
"src/src.qbs",