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 565b1703a..fa9b8809a 100644
--- a/examples/examples.qbs
+++ b/examples/examples.qbs
@@ -41,6 +41,7 @@ Project {
references: [
"app-and-lib/app_and_lib.qbs",
"cocoa-application/CocoaApplication.qbs",
+ "cocoa-touch-application/CocoaTouchApplication.qbs",
"code-generator/code-generator.qbs",
"collidingmice/collidingmice.qbs",
"helloworld-complex/hello.qbs",