summaryrefslogtreecommitdiff
path: root/build/c4che/build.config.py
diff options
context:
space:
mode:
authoryo mama <pepper@scannerjammer.com>2015-01-25 23:46:43 -0800
committeryo mama <pepper@scannerjammer.com>2015-01-25 23:46:43 -0800
commite49ddd41e5549c1c6abab8005edd2e8b18ee0e09 (patch)
tree017a97ce4f17c9a4422e80f56f4e638c629438d4 /build/c4che/build.config.py
working copy...first push
Diffstat (limited to 'build/c4che/build.config.py')
-rw-r--r--build/c4che/build.config.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/c4che/build.config.py b/build/c4che/build.config.py
new file mode 100644
index 0000000..7424958
--- /dev/null
+++ b/build/c4che/build.config.py
@@ -0,0 +1,2 @@
+version = 0x1071000
+tools = [{'tool': 'ar', 'tooldir': None, 'funs': None}, {'tool': 'c', 'tooldir': None, 'funs': None}, {'tool': 'gcc', 'tooldir': None, 'funs': None}, {'tool': 'compiler_c', 'tooldir': None, 'funs': None}, {'tool': 'cxx', 'tooldir': None, 'funs': None}, {'tool': 'g++', 'tooldir': None, 'funs': None}, {'tool': 'compiler_cxx', 'tooldir': None, 'funs': None}]