aboutsummaryrefslogtreecommitdiffstats
path: root/tachometer.pro
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-04-09 10:38:35 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-04-10 10:02:52 +0900
commit2b54cb6f5797df36d14df55cd685a0d61ccd7001 (patch)
treeb1b816b03f29cbf4675da5d3812eff8682238c4c /tachometer.pro
Add demo3 tachometer source code for cluster mode. [Patch Set 2] Update LICENSE file. Change-Id: Icac1ec8a08056988b519982d77d15a1eb5da8169 BUG-AGL: SPEC-2261 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Diffstat (limited to 'tachometer.pro')
-rw-r--r--tachometer.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tachometer.pro b/tachometer.pro
new file mode 100644
index 0000000..579a952
--- /dev/null
+++ b/tachometer.pro
@@ -0,0 +1,3 @@
+TEMPLATE = subdirs
+SUBDIRS = app package
+package.depends += app