aboutsummaryrefslogtreecommitdiffstats
path: root/qbs.qbs
diff options
context:
space:
mode:
authorIvan Komissarov <abbapoh@gmail.com>2023-07-20 17:17:43 +0300
committerIvan Komissarov <ABBAPOH@gmail.com>2024-01-30 09:47:48 +0000
commit271e6c9365f61ec9463861a4f2fb1c4d7c6c2502 (patch)
treed9360cfd3e0a1acd65d95ebcd89733af052261d6 /qbs.qbs
parentb38fad7c10d68ec76856b26ca520bd6746ddda20 (diff)
Tutorial. Part 1
This change adds a step-by step tutorial that helps to explain Qbs concepts and best practices for new users. Change-Id: I5c669f8fa0f89b8300f241bb8e4ed7cd4b3bb4c6 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
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 2ebb58226..4b2a184db 100644
--- a/qbs.qbs
+++ b/qbs.qbs
@@ -12,6 +12,7 @@ Project {
"examples/examples.qbs",
"share/share.qbs",
"scripts/scripts.qbs",
+ "tutorial/tutorial.qbs",
]
SubProject {