summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Westby <james.westby@linaro.org>2010-10-27 08:51:52 -0400
committerJames Westby <james.westby@linaro.org>2010-10-27 08:51:52 -0400
commit216761748c87950a13dd28a7ada496623770efcd (patch)
tree25442cd69d210c3e4f9435602a9457e24f0a297c
parent13c0b5a711c0458f1062dbaa9b4b4c871ff2d159 (diff)
Add the project file for lexbuilder.
-rw-r--r--project11
1 files changed, 11 insertions, 0 deletions
diff --git a/project b/project
new file mode 100644
index 0000000..9e4b12a
--- /dev/null
+++ b/project
@@ -0,0 +1,11 @@
+# config/project - OEM Services: project and hook options.
+
+# IBS_BUILDTOOL - Set build tool to use to build project (mic or lh).
+IBS_BUILDTOOL="hwpack"
+
+# IBS_BUILDTOOL_VERSION - Set build tool version to use.
+#IBS_BUILDTOOL_VERSION="2.0~a10.1-1ubuntu1~linaro*"
+
+# BCCTREPORT - Enable or disable the bcct report for project builds (enabled or
+# disabled).
+BCCTREPORT="disable"