diff options
Diffstat (limited to 'app/app.pro')
-rw-r--r-- | app/app.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/app.pro b/app/app.pro index 2117c8c..cc400a9 100644 --- a/app/app.pro +++ b/app/app.pro @@ -3,6 +3,8 @@ QT = quickcontrols2 SOURCES = main.cpp +SUBDIRS = telephony-binding + RESOURCES += \ phone.qrc \ images/images.qrc \ |