aboutsummaryrefslogtreecommitdiffstats
path: root/examples/examples.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.qbs')
-rw-r--r--examples/examples.qbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/examples.qbs b/examples/examples.qbs
index 4e51bdbaf..c6c1f4ac3 100644
--- a/examples/examples.qbs
+++ b/examples/examples.qbs
@@ -64,5 +64,6 @@ Project {
"install-bundle/install-bundle.qbs",
"protobuf/cpp/addressbook.qbs",
"protobuf/objc/addressbook.qbs",
+ "baremetal/baremetal.qbs"
]
}