From e49ddd41e5549c1c6abab8005edd2e8b18ee0e09 Mon Sep 17 00:00:00 2001 From: yo mama Date: Sun, 25 Jan 2015 23:46:43 -0800 Subject: working copy...first push --- build/c4che/build.config.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 build/c4che/build.config.py (limited to 'build/c4che/build.config.py') 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}] -- cgit v1.2.3-70-g09d2