diff options
Diffstat (limited to 'sample/phone/phone.pro')
-rw-r--r-- | sample/phone/phone.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sample/phone/phone.pro b/sample/phone/phone.pro new file mode 100644 index 0000000..47d67dc --- /dev/null +++ b/sample/phone/phone.pro @@ -0,0 +1,3 @@ +TEMPLATE = subdirs +SUBDIRS = app package telephony-binding +package.depends += app telephony-binding |