aboutsummaryrefslogtreecommitdiffstats
path: root/src/src.qbs
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@qt.io>2016-09-06 17:19:20 +0200
committerJake Petroules <jake.petroules@qt.io>2016-09-08 21:45:32 +0000
commit310dad35b8b0d3d7c45301c0d007714e29f0b204 (patch)
tree582cff37c598a1b4034385b15e8dc6c2daa4b5ea /src/src.qbs
parent4ba944b94c0af9a0f774388eb3623588d5c4c054 (diff)
Make the project structure of generators consistent
Change-Id: I4cd8ffc3e0aded0b962b9f12682ec8db08902ced Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'src/src.qbs')
-rw-r--r--src/src.qbs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/src.qbs b/src/src.qbs
index 20fffaf20..c501cb437 100644
--- a/src/src.qbs
+++ b/src/src.qbs
@@ -3,7 +3,6 @@ import qbs
Project {
references: [
"app/apps.qbs",
- "generators/generators.qbs",
"lib/libs.qbs",
"libexec/libexec.qbs",
"plugins/plugins.qbs"