aboutsummaryrefslogtreecommitdiffstats
path: root/qt-auto-extra-apps.pro
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2018-08-31 16:12:31 +0200
committerDominik Holland <dominik.holland@pelagicore.com>2018-08-31 14:17:51 +0000
commit7ada3952860398bdeef580e2260901a5f33b689e (patch)
tree5313021d46a878129f0dcad64d04188dfb634c9b /qt-auto-extra-apps.pro
parentc2359cd72a0a7632a524f4f1608b121f532a29b4 (diff)
Introduce a build system for the repository
This enables us to build the needed files and create a package out of it. Change-Id: Ic0ee97401785e1e61d3b4b71bd4d63a54c1efb98 Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
Diffstat (limited to 'qt-auto-extra-apps.pro')
-rw-r--r--qt-auto-extra-apps.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/qt-auto-extra-apps.pro b/qt-auto-extra-apps.pro
new file mode 100644
index 0000000..288d59e
--- /dev/null
+++ b/qt-auto-extra-apps.pro
@@ -0,0 +1,6 @@
+TEMPLATE = subdirs
+SUBDIRS = com.pelagicore.camera
+
+OTHER_FILES += qmake-features/qmlplugin.prf \
+ qmake-features/app.prf \
+ qmake-features/package.prf \