aboutsummaryrefslogtreecommitdiffstats
path: root/examples/examples.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.qbs')
-rw-r--r--examples/examples.qbs2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/examples.qbs b/examples/examples.qbs
index 0e4e5052c..4e51bdbaf 100644
--- a/examples/examples.qbs
+++ b/examples/examples.qbs
@@ -62,5 +62,7 @@ Project {
"helloworld-minimal/hello.qbs",
"helloworld-qt/hello.qbs",
"install-bundle/install-bundle.qbs",
+ "protobuf/cpp/addressbook.qbs",
+ "protobuf/objc/addressbook.qbs",
]
}