summaryrefslogtreecommitdiff
path: root/ACE/MPC/docs/templates/cc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/MPC/docs/templates/cc.txt')
-rw-r--r--ACE/MPC/docs/templates/cc.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/ACE/MPC/docs/templates/cc.txt b/ACE/MPC/docs/templates/cc.txt
new file mode 100644
index 00000000000..ef55abb0913
--- /dev/null
+++ b/ACE/MPC/docs/templates/cc.txt
@@ -0,0 +1,13 @@
+// Current as of 9/26/2006
+// This defines the role of all the template variables specific to the
+// 'cc' project type.
+//
+// Please try to keep this alphabetically sorted.
+//
+big_endian = If the target architecture is big endian, set this to 1.
+ccversion = The version of Code Composer.
+cpufamily = The CPU Family for the project.
+defines = Macros that are specific to a particular configuration.
+output_dir = The configuration specific directory where output files are placed.
+rtti = This boolean variable determines whether RTTI is enabled or not.
+target_version = This is the target architecture version.