diff options
author | wangjun <junx.j.wang@intel.com> | 2014-07-10 10:59:05 +0800 |
---|---|---|
committer | wangjun <junx.j.wang@intel.com> | 2014-07-10 10:59:05 +0800 |
commit | 57b97ed4b4b17c38d101cb74c5cbf61b154a2435 (patch) | |
tree | b2ea2a1b16083c8ee4f9f54937441691adaffb82 /build.properties | |
parent | 0e1728845b5ecf4d1fdf44b9b1fbee0938fce197 (diff) | |
download | ivi-57b97ed4b4b17c38d101cb74c5cbf61b154a2435.tar.gz ivi-57b97ed4b4b17c38d101cb74c5cbf61b154a2435.tar.bz2 ivi-57b97ed4b4b17c38d101cb74c5cbf61b154a2435.zip |
Initial version for IVI help documentation.
Change-Id: I50f8c702ba5a2f9f02aebe69e0cd274ff9c69fea
Signed-off-by: wangjun <junx.j.wang@intel.com>
Diffstat (limited to 'build.properties')
-rw-r--r-- | build.properties | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/build.properties b/build.properties new file mode 100644 index 0000000..fc53675 --- /dev/null +++ b/build.properties @@ -0,0 +1,7 @@ +source.. = src/ +output.. = bin/ +bin.includes = plugin.xml,\ + META-INF/,\ + .,\ + html/,\ + *.xml |